> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.agnes-ai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Model Pricing

> List prices, current prices, and promotional billing rules for Agnes AI text, image, and video models on the international site.

This page summarizes the published USD prices for Agnes AI models on the international site. All prices are API prices; `M` means one million tokens.

<Info>
  “List price” is the standard price, while “current price” is the amount currently charged. Promotional end dates are subject to Agnes AI platform announcements and your account bill.
</Info>

## Text models

<table>
  <thead>
    <tr>
      <th>Model</th>
      <th>Billing item</th>
      <th>List price</th>
      <th>Current price</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td rowSpan={2} style={{ verticalAlign: "middle" }}><code>agnes-2.0-flash</code></td>
      <td>Input tokens</td>
      <td><del><code>\$0.03 / M</code></del></td>
      <td><strong><code>\$0 / M</code></strong></td>
    </tr>

    <tr>
      <td>Output tokens</td>
      <td><del><code>\$0.15 / M</code></del></td>
      <td><strong><code>\$0 / M</code></strong></td>
    </tr>

    <tr>
      <td rowSpan={2} style={{ verticalAlign: "middle" }}><code>agnes-2.5-flash</code></td>
      <td>Input tokens</td>
      <td><del><code>\$0.03 / M</code></del></td>
      <td><strong><code>\$0 / M</code></strong></td>
    </tr>

    <tr>
      <td>Output tokens</td>
      <td><del><code>\$0.15 / M</code></del></td>
      <td><strong><code>\$0 / M</code></strong></td>
    </tr>

    <tr>
      <td rowSpan={3} style={{ verticalAlign: "middle" }}><code>agnes-2.5-pro</code></td>
      <td>Cached input</td>
      <td><code>\$0.0038 / M</code></td>
      <td><code>\$0.0038 / M</code></td>
    </tr>

    <tr><td>Input tokens</td><td><code>\$0.45 / M</code></td><td><code>\$0.45 / M</code></td></tr>
    <tr><td>Output tokens</td><td><code>\$0.90 / M</code></td><td><code>\$0.90 / M</code></td></tr>

    <tr>
      <td rowSpan={3} style={{ verticalAlign: "middle" }}><code>agnes-2.5-pro-alpha</code></td>
      <td>Cached input</td><td><code>\$0.0038 / M</code></td><td><code>\$0.0038 / M</code></td>
    </tr>

    <tr><td>Input tokens</td><td><code>\$0.45 / M</code></td><td><code>\$0.45 / M</code></td></tr>
    <tr><td>Output tokens</td><td><code>\$0.90 / M</code></td><td><code>\$0.90 / M</code></td></tr>
  </tbody>
</table>

### Current offers

* Input and output tokens are currently free for `agnes-2.0-flash` and `agnes-2.5-flash`.
* `agnes-2.5-pro` and `agnes-2.5-pro-alpha` are currently billed at list price.

<Note>
  The cached-input price applies only to input tokens confirmed as cache hits by the service. All other input tokens use the regular input-token price.
</Note>

## Image models

| Model                   | Billing item |           List price |    Current price |
| ----------------------- | ------------ | -------------------: | ---------------: |
| `agnes-image-2.0-flash` | Output image | ~~`$0.003 / image`~~ | **`$0 / image`** |
| `agnes-image-2.1-flash` | Output image | ~~`$0.003 / image`~~ | **`$0 / image`** |

### Current offer

Image generation with `agnes-image-2.0-flash` and `agnes-image-2.1-flash` is currently free.

### Future image billing rule

Image models will later be billed by output-resolution tier. Image-to-image and multi-image reference tasks will also include an input-image fee: the first 3 input images will not incur an additional charge, and each image from the 4th onward will be billed at the published excess-image rate.

```text theme={null}
Standard cost = output image count × output resolution unit price
              + max(0, input image count - 3) × excess input image unit price
```

The resolution-tier prices and excess-input-image price have not yet been announced. Until this rule is enabled, billing remains based on the number of generated output images at the current per-image price; input images do not incur an additional charge.

## Video models

<table>
  <thead>
    <tr>
      <th>Model</th>
      <th>Billing item</th>
      <th>List price</th>
      <th>Current price</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td><code>agnes-video-v2.0</code></td>
      <td>Video duration</td>
      <td><del><code>\$0.005 / second</code></del></td>
      <td><strong><code>\$0 / second</code></strong></td>
    </tr>

    <tr>
      <td rowSpan={4} style={{ verticalAlign: "middle" }}><code>agnes-video-2.5</code></td>
      <td>720P output video</td>
      <td><code>\$0.025 / second</code></td>
      <td><code>\$0.025 / second</code></td>
    </tr>

    <tr><td>960P output video</td><td><code>\$0.040 / second</code></td><td><code>\$0.040 / second</code></td></tr>
    <tr><td>2K output video</td><td><code>\$0.055 / second</code></td><td><code>\$0.055 / second</code></td></tr>
    <tr><td>Input images from the 6th onward</td><td><code>\$0.005 / image</code></td><td><code>\$0.005 / image</code></td></tr>

    <tr>
      <td><code>agnes-video-2.5-flash</code></td>
      <td>720P video duration</td>
      <td><del><code>\$0.025 / second</code></del></td>
      <td><strong><code>\$0 / second</code></strong></td>
    </tr>
  </tbody>
</table>

### Current offers

* `agnes-video-v2.0` is currently free.
* `agnes-video-2.5` is billed by output resolution and output duration. The first 5 input images are free; each image from the 6th onward costs `$0.005`. Input video duration is not billed separately.
* `agnes-video-2.5-flash` is currently free.

### Agnes Video 2.5 billing rule

```text theme={null}
Cost = output video seconds × selected output resolution unit price
     + max(0, input image count - 5) × $0.005
```

| Billing item                     |        Unit price |
| -------------------------------- | ----------------: |
| 720P output video                | `$0.025 / second` |
| 960P output video                | `$0.040 / second` |
| 2K output video                  | `$0.055 / second` |
| Input images from the 6th onward |  `$0.005 / image` |

See [Agnes Video 2.5 billing](/en/docs/agnes-video-25#billing) for details.

## Billing notes

* Your Agnes AI account bill is the source of truth for actual charges.
* Current offers may vary by model, account eligibility, or promotion stage.
* Whether a failed request is billed depends on the final platform billing record.
* Price updates on this page will also be reflected in the corresponding model documentation.
