# Available AI Models

Cosverse AI supports a wide range of models from leading AI providers. Each model offers different strengths in areas such as speed, reasoning, creativity, and efficiency, allowing you to choose the best option for your specific task.

This section introduces the available models and explains their capabilities, helping you understand when and how to use each one effectively.

### Available Models

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><a data-mention href="../ai-models/open-ai-models">open-ai-models</a></td><td><a href="https://2656539127-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvDYeJbteyhhR9IFxFMob%2Fuploads%2Fs3TrCKgtOFQGHjf9q513%2FX.png?alt=media&#x26;token=f805b668-4865-43df-8a03-76f6f7f82565">X.png</a></td></tr><tr><td><a data-mention href="../ai-models/google-gemini-models">google-gemini-models</a></td><td><a href="https://2656539127-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvDYeJbteyhhR9IFxFMob%2Fuploads%2FgSjbHdzl5qcYDjmmiOhX%2Fgoogle%20X%20cosverse%20AI(1).png?alt=media&#x26;token=b3d763fd-62ad-4c45-a2ad-61d9ea17dd23">google X cosverse AI(1).png</a></td></tr><tr><td><a data-mention href="../ai-models/claude-models">claude-models</a></td><td><a href="https://2656539127-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvDYeJbteyhhR9IFxFMob%2Fuploads%2Fw5SfiYLomNlObaWNPnTb%2FX(1).png?alt=media&#x26;token=09690da1-8714-4d86-af58-118d271abf36">X(1).png</a></td></tr><tr><td><a data-mention href="../ai-models/grok-models">grok-models</a></td><td><a href="https://2656539127-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvDYeJbteyhhR9IFxFMob%2Fuploads%2F8HnXZMLZURrGRCS8CG1c%2FThe%20Beautiful%20Universe.jpeg?alt=media&#x26;token=10e5e23f-81ac-4a8b-a6c2-a6bd2f1ef844">The Beautiful Universe.jpeg</a></td></tr><tr><td><a data-mention href="../ai-models/qwen-models">qwen-models</a></td><td></td></tr><tr><td><a data-mention href="../ai-models/deepseek">deepseek</a></td><td></td></tr></tbody></table>


---

# 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.cosverse.ai/getting-started/available-ai-models.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.
