> For the complete documentation index, see [llms.txt](https://submodel.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://submodel.gitbook.io/docs/instagen/overview-1/available-models.md).

# Available Models

InstaGen provides access to high-performance AI models with transparent pricing.

## Model Pricing

| ModelID (Huggingface ID)                | Input ($/M) | Output ($/M) |
| --------------------------------------- | ----------- | ------------ |
| Qwen/Qwen3-235B-A22B-Instruct-2507      | $0.20       | $0.30        |
| Qwen/Qwen3-235B-A22B-Thinking-2507      | $0.20       | $0.60        |
| Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8 | $0.20       | $0.80        |
| deepseek-ai/DeepSeek-R1                 | $0.20       | $0.80        |
| deepseek-ai/DeepSeek-R1-0528            | $0.20       | $0.80        |
| deepseek-ai/DeepSeek-V3-0324            | $0.20       | $0.80        |
| deepseek-ai/DeepSeek-V3.1               | $0.20       | $0.80        |
| openai/gpt-oss-120b                     | $0.10       | $0.50        |
| zai-org/GLM-4.5-Air                     | $0.10       | $0.50        |
| zai-org/GLM-4.5-FP8                     | $0.20       | $0.80        |

## Model Categories

* **Coding**: Qwen3-Coder-480B, DeepSeek-V3.1
* **Reasoning**: Qwen3-235B-Thinking, DeepSeek-R1 series
* **General**: Qwen3-235B-Instruct, GPT-OSS-120B
* **Performance**: GLM-4.5-Air, GLM-4.5-FP8

## Next Steps

* [Start Using API](/docs/instagen/api-reference.md)
* [Create Access Keys](/docs/instagen/overview-2/create-key.md)
