# DeepSeek

- [DeepSeek V3](https://docs.aimlapi.com/api-references/text-models-llm/deepseek/deepseek-chat.md)
- [DeepSeek R1](https://docs.aimlapi.com/api-references/text-models-llm/deepseek/deepseek-r1.md)
- [DeepSeek Chat V3.1](https://docs.aimlapi.com/api-references/text-models-llm/deepseek/deepseek-chat-v3.1.md)
- [DeepSeek Reasoner V3.1](https://docs.aimlapi.com/api-references/text-models-llm/deepseek/deepseek-reasoner-v3.1.md)
- [Deepseek Non-reasoner V3.1 Terminus](https://docs.aimlapi.com/api-references/text-models-llm/deepseek/deepseek-non-reasoner-v3.1-terminus.md)
- [Deepseek Reasoner V3.1 Terminus](https://docs.aimlapi.com/api-references/text-models-llm/deepseek/deepseek-reasoner-v3.1-terminus.md)
- [DeepSeek V3.2 Exp Non-thinking](https://docs.aimlapi.com/api-references/text-models-llm/deepseek/deepseek-reasoner-v3.2-exp-non-thinking.md)
- [DeepSeek V3.2 Exp Thinking](https://docs.aimlapi.com/api-references/text-models-llm/deepseek/deepseek-reasoner-v3.2-exp-thinking.md)
- [DeepSeek V3.2 Speciale](https://docs.aimlapi.com/api-references/text-models-llm/deepseek/deepseek-v3.2-speciale.md)
- [DeepSeek V4 Pro](https://docs.aimlapi.com/api-references/text-models-llm/deepseek/deepseek-v4-pro.md)
- [DeepSeek V4 Flash](https://docs.aimlapi.com/api-references/text-models-llm/deepseek/deepseek-v4-flash.md)


---

# 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/api-references/text-models-llm/deepseek.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.
