# 404 Model is deprecated

## <i class="fa-face-pensive">:face-pensive:</i> This model is no longer available

We're sorry — the model you tried to access is no longer supported.\
Some information about it is still available in our [Deprecated list](/api-references/model-database.md#deprecated-no-longer-supported-models).

***

In most cases, this happens because the original model developer has stopped maintaining it or removed it from public access.

If you're looking for alternatives, please check our [complete model catalog](/api-references/model-database.md) or [contact support](https://help.aimlapi.com/).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aimlapi.com/404-model-is-deprecated.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
