> For the complete documentation index, see [llms.txt](https://docs.zontroy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zontroy.com/zontroy-ai-models/supported-ai-models/qwen.md).

# Qwen

Qwen models excel at handling multilingual development scenarios and offer strong performance across a variety of programming tasks.\
**Supported Models:** - **Qwen-max:** The most powerful Qwen model, offering advanced capabilities across multiple domains. - **Qwen-plus:** A balanced model providing strong performance for most development tasks. - **Qwen-turbo:** An efficiency-focused model that prioritizes speed while maintaining good quality.\
**Strengths:** - Excellent multilingual support, particularly for Asian languages - Strong performance with cross-cultural development requirements - Good understanding of international compliance and localization needs - Effective code generation across multiple programming paradigms - Balanced performance across various development domains.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.zontroy.com/zontroy-ai-models/supported-ai-models/qwen.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.
