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

# Model Pricing

> Pricing for Axon AI models

## Pricing and Comparison

| Model         | Input Price (per 1M tokens) | Output Price (per 1M tokens) | Context Window Size | Max Output Tokens |
| ------------- | --------------------------- | ---------------------------- | ------------------- | ----------------- |
| Axon 2.5 Pro  | \$2.00                      | \$8.00                       | 200K tokens         | 128K              |
| Axon 2.5 Mini | \$0.50                      | \$2.00                       | 1M tokens           | 128K              |

## Prompt Caching

Cached input tokens are automatically discounted at 50% off the standard input price. Caching kicks in automatically for repeated prompt prefixes.

| Model         | Cached Input Price (per 1M tokens) |
| ------------- | ---------------------------------- |
| Axon 2.5 Pro  | \$1.00                             |
| Axon 2.5 Mini | \$0.25                             |

<Note>
  All models support tool calling, structured outputs, web search, and text +
  image input with text output.
</Note>
