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

# Credits And Pricing

> Understand credits, plans, and generation costs.

Credits are reserved when a job is accepted. If a job fails due to AdSkull processing, reserved credits are refunded to the same balance they came from.

## Plan Credits

| Plan    |   Monthly credits | API access |
| ------- | ----------------: | ---------- |
| Free    | 40 shown in usage | No         |
| Creator |               320 | Yes        |
| Starter |               400 | Yes        |
| Pro     |              1000 | Yes        |
| Elite   |              2000 | Yes        |

Purchased credit packs are shown as top-up credits in the API.

## Images

Image costs depend on `model_id` and `quality`. See `Models` for every supported image model and credit cost.

## Videos

Video costs depend on `model_id`, `mode`, `tier`, `resolution`, `duration_seconds`, and `audio_enabled`. See `Models` for supported combinations and pricing ranges. Use `GET /v1/pricing` for a machine-readable pricing table.

### MiniMax H3

`minimax-h3` is priced per duration — the per-duration table works out to roughly 8 credits per second at `768p` (e.g. 6s = 50, 15s = 120) and 13 credits per second at `2K` (e.g. 6s = 80, 15s = 195). `minimax-h3-v2v` is billed on `input + output` seconds at those same rates, rounded up to the nearest 10 — `GET /v1/pricing` lists the 15s-reference ceiling and shorter references are charged on their measured duration. Reference images: the first 5 are free, then +4 credits per extra image. Reference audio is free.

## Voice

| Feature          | Credits or quota                            |
| ---------------- | ------------------------------------------- |
| Text-to-speech   | 2 credits per started 10 seconds, minimum 2 |
| Speech-to-speech | 2 credits per started 10 seconds, minimum 2 |
| Voice cloning    | Uses monthly custom voice creation quota    |
| Voice design     | Uses monthly custom voice creation quota    |

Monthly custom voice creation quota:

| Plan    | Monthly creations | Simultaneous custom voices |
| ------- | ----------------: | -------------------------: |
| Free    |                 1 |             1 locked voice |
| Creator |                 3 |                          3 |
| Starter |                 5 |                          3 |
| Pro     |                15 |                          3 |
| Elite   |         Unlimited |                          3 |

## Talking Avatar

| Feature                  |              Credits |
| ------------------------ | -------------------: |
| Talking avatar video     | 3 credits per second |
| Product placement add-on |           +5 credits |

## AI Images And AI Videos

See `Models` for full image and video model pricing tables.
