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

# Credit Packs

> List available credit top-up packs with prices

### Response

```json theme={"theme":"css-variables"}
{
  "packs": [
    { "id": "small", "credits": 200, "price": "$10", "per_credit": "$0.05" },
    { "id": "medium", "credits": 500, "price": "$23", "per_credit": "$0.046", "badge": "Popular" },
    { "id": "large", "credits": 1000, "price": "$44", "per_credit": "$0.044", "badge": "Best Value" },
    { "id": "xl", "credits": 2500, "price": "$100", "per_credit": "$0.04" }
  ],
  "credits_remaining": 1.2,
  "hint": "Larger packs are more cost-effective. Credits never expire."
}
```

Larger packs offer a lower per-credit cost. Credits are added immediately after payment and never expire.
