> ## Documentation Index
> Fetch the complete documentation index at: https://docs.a2agent.me/llms.txt
> Use this file to discover all available pages before exploring further.

# A2Agent Model Pricing — All LLM Per-Token Rates in USD

> Per-token pricing for all 20 A2Agent models in USD per million tokens. Pay-as-you-go, no monthly subscription, and your balance never expires.

A2Agent charges per token consumed. Rates are listed below in USD per 1 million tokens and apply to both input (prompt) and output (completion) tokens counted separately. You only pay for what you use, there is no monthly subscription fee, and your balance never expires.

## Pricing Table

| Model               | Platform        | Context | Input (\$/1M) | Output (\$/1M) |
| ------------------- | --------------- | ------- | ------------- | -------------- |
| `deepseek-v4-flash` | DeepSeek        | 128K    | \$0.140       | \$0.280        |
| `deepseek-v4-pro`   | DeepSeek        | 128K    | \$0.435       | \$0.870        |
| `glm-4.6`           | GLM (智谱)        | 205K    | \$0.600       | \$2.20         |
| `glm-4.7`           | GLM (智谱)        | 205K    | \$0.600       | \$2.20         |
| `glm-5`             | GLM (智谱)        | 203K    | \$1.00        | \$3.20         |
| `glm-5-turbo`       | GLM (智谱)        | 203K    | \$1.20        | \$4.00         |
| `glm-5.1`           | GLM (智谱)        | 203K    | \$1.15        | \$4.00         |
| `glm-5.2`           | GLM (智谱)        | —       | \$0.600       | \$2.20         |
| `kimi-k2.5`         | Kimi (Moonshot) | 256K    | \$0.600       | \$3.00         |
| `kimi-k2.6`         | Kimi (Moonshot) | 256K    | \$0.950       | \$4.00         |
| `kimi-k2.7-code`    | Kimi (Moonshot) | —       | \$0.600       | \$2.50         |
| `minimax-m2.1`      | MiniMax         | 200K    | \$0.300       | \$1.20         |
| `minimax-m2.5`      | MiniMax         | 200K    | \$0.300       | \$1.20         |
| `minimax-m2.7`      | MiniMax         | 200K    | \$0.300       | \$1.20         |
| `qwen3.5-plus`      | Qwen (通义千问)     | —       | \$0.500       | \$3.00         |
| `qwen3.6-35b-a3b`   | Qwen (通义千问)     | —       | \$0.400       | \$1.20         |
| `qwen3.6-plus`      | Qwen (通义千问)     | —       | \$0.325       | \$1.95         |
| `qwen3.7-max`       | Qwen (通义千问)     | —       | \$1.70        | \$5.10         |
| `qwen3.7-plus`      | Qwen (通义千问)     | —       | \$0.400       | \$1.20         |

<Note>
  Prices shown are standard channel rates synced with each platform's billing. Logged-in users may see exclusive lower-priced channel options for select models. [Log in to check your rates →](https://a2agent.me/login)
</Note>

## How Billing Works

A2Agent uses a straightforward pay-as-you-go model with no hidden charges.

* **Per-request token counting** — Input tokens (your prompt, system message, and conversation history) and output tokens (the model's response) are counted separately and billed at their respective rates.
* **Real-time balance deduction** — Your account balance is deducted immediately after each request completes. You can monitor usage in your dashboard at any time.
* **No minimum spend** — Top up any amount and start making requests right away. There is no minimum balance requirement.
* **Balance never expires** — Any unused balance stays in your account indefinitely. You will not lose credits due to inactivity.

## Volume Discounts (Enterprise)

If your application processes high token volumes, the A2Agent Enterprise plan gives you access to tiered top-up discounts and dedicated concurrency limits so your workloads are never rate-throttled by shared infrastructure.

<CardGroup cols={2}>
  <Card title="Volume Top-Up Discounts" icon="chart-line">
    Unlock lower effective per-token rates as your monthly spend grows. Discounts are applied automatically based on your usage tier.
  </Card>

  <Card title="Dedicated Concurrency" icon="server">
    Reserve concurrency capacity exclusive to your account so high-traffic spikes don't affect your response times.
  </Card>
</CardGroup>

To discuss an Enterprise plan, contact the A2Agent team at [a2agent.me/about](https://a2agent.me/about).

## Supported Top-Up Methods

You can add balance to your account using any of the following payment methods:

* **USDT** — Direct stablecoin transfer; ideal for international users who prefer crypto payments.
* **Stripe** — Credit and debit card payments processed securely via Stripe.
* **PayPal** — Pay with your PayPal balance or any card linked to your PayPal account.
* **Overseas credit / debit cards** — Visa, Mastercard, and other major international cards accepted directly.

For a full walkthrough of the top-up flow and minimum amounts, visit your [billing page](/account/billing).
