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

# Credits

> How Snorbe's credit system works and how to check your balance

# Credits

Snorbe uses credits to run research. Credits are automatically replenished every day when you log in, so you can research without worrying about your balance in normal use.

## How Credits Work

<CardGroup cols={2}>
  <Card title="Auto-replenished on login" icon="calendar-check">
    Credits are automatically granted each time you open a workspace. No action required.
  </Card>

  <Card title="Consumed per research session" icon="bolt">
    Credits are used whenever the AI runs a research task. Usage varies by the scope of the research and the AI model selected.
  </Card>
</CardGroup>

<Note>
  Credits are managed per workspace.
</Note>

## Snorbe Model Tiers

The agent offers three Snorbe tiers to choose from. Each tier consumes credits at a different rate.

| Tier               | Model Used                    | Characteristics          | Credit Consumption |
| ------------------ | ----------------------------- | ------------------------ | ------------------ |
| **Snorbe Fast**    | GPT-5.4 mini (OpenAI)         | Fast, low cost           | Low                |
| **Snorbe Medium**  | Kimi K2.6 (Fireworks)         | Balanced, affordable     | Medium             |
| **Snorbe Quality** | Claude Sonnet 4.6 (Anthropic) | High precision, detailed | High               |

For everyday research, **Snorbe Medium** is recommended. For precision-critical analysis, use **Snorbe Quality**. For running large volumes of research quickly, choose **Snorbe Fast**.

## When Credits Run Out

If your balance runs low, a dialog will appear when you try to start a new research session. You can replenish credits in the following ways:

* **Next-day login**: Daily credits are automatically replenished
* **Credit packs**: Purchase additional credits when you need them
* **Plan upgrade**: Switch to a plan that grants more credits

## Pricing Plans

| Plan      | Description                                       |
| --------- | ------------------------------------------------- |
| **Free**  | Free plan with credits replenished on daily login |
| **Basic** | Entry plan with a higher credit allowance         |
| **Pro**   | Professional plan for dedicated research teams    |

Choose **annual billing** for a discounted rate compared to monthly billing.

## Credit Usage Analytics

The analytics page on the dashboard lets you review your credit usage. See which models consumed how many credits, helping you optimize your model selection.

## FAQ

**When are credits replenished?**

Credits are granted automatically when you open a workspace, once per day, if they haven't been replenished yet that day.

**Do unused credits carry over to the next day?**

Daily credits (the free replenishment each day) do not carry over — any unused portion resets at the end of the day. Credits granted through a paid plan or purchased via credit packs remain valid beyond the day they were issued, until their expiration date.

***

<Card title="Autonomous Research Agent" icon="robot" href="/en/features/agent-run">
  Learn more about running research
</Card>
