# Qwen 3.8 Max

Alibaba's flagship multimodal reasoning model, general-availability successor to Qwen3.8 Max Preview. Built for complex reasoning, visual understanding, coding, and agentic workflows across text, images, and video.

## Overview

- **Provider:** Qwen
- **Model ID:** `qwen3.8-max`
- **Type:** Chat
- **Canonical URL:** https://modelstack.cc/models/chat/qwen3.8-max
- **Version:** 3.8 Max
- **Best for:** Complex reasoning, visual understanding, advanced coding, multi-modal agent workflows

## Pricing

| Usage | Price |
| --- | ---: |
| Input | $2 / 1M tokens |
| Output | $6 / 1M tokens |
| Cache read | $0.25 / 1M tokens |
| Cache write (5 minutes) | $2.5 / 1M tokens |

## Specifications

- **Context window:** 1M
- **Maximum output:** 131K
- **Typical latency:** 14 ms
- **Released:** 2026-08-03

## Capabilities

- chat
- tool_use
- coding

## API usage

Use this model ID in a ModelStack API request:

```json
{
  "model": "qwen3.8-max"
}
```

For the rendered page, visit https://modelstack.cc/models/chat/qwen3.8-max.
