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

# Agent 2.0 seems to use up credits quickly

Agent 2.0 may feel like it deducts credits faster because it uses **high-performance, higher-cost conversation models** and **automatically calls multiple tools** while working through a task.

### Why Agent 2.0 uses more credits

* **High-performance conversation models:** It uses higher-cost conversation models to handle smarter, more in-depth work.
* **Automatic multi-tool calls:** To handle a single request, it automatically calls several tools step by step — search, analysis, generation, and more — and credits are used at each step.

### To reduce deductions: use Agent 1.0

If you'd like to keep working with lower deductions, you can use the Agent 1.0 environment.

* **Web:** Go to [carat.im/?tab=v1](https://carat.im/?tab=v1).
* **App:** \[Home(홈)] → Top left \[Menu(메뉴)] (☰) → \[Agent 2.0(에이전트 2.0)] → select \[Agent 1.0(에이전트 1.0)].

<Info>
  Agent 1.0 is suited for light, fast single-generation tasks, while Agent 2.0 is suited for complex, in-depth work. Choose the one that fits your purpose.
</Info>

<Tip>
  If you're using an unlimited benefit (e.g., Carat Video (LTX) or an unlimited image model), you can keep using unlimited generation in \[Agent 1.0(에이전트 1.0)] even when you're low on credits.
</Tip>

### Check credits per model

You can check the **credits deducted per generation** for each model before requesting it.

* **App:** \[Home(홈)] → Tap the \[Sparkle icon(반짝이 아이콘)] (✨) at the bottom-left of the chat → Select a model → View the per-generation credits on the detail screen.
* **Web:** Click the \[Sparkle icon(반짝이 아이콘)] (✨) at the bottom-left of the chat → Select a model → View the per-generation credits on the detail screen.

### How to check your usage history

* **App:** Bottom \[Profile(프로필)] → Top right \[Menu(메뉴)] (☰) → \[My Credits(내 크레딧)] → Top right \[...] → \[Usage History(사용 내역)]
* **Website:** Bottom left \[Account nickname(계정 닉네임)]\(on mobile web, open the top-left \[Menu(메뉴)] (☰) first) → \[Settings(설정)] → \[My Credits(내 크레딧)] → Top right \[Manage Subscription & Usage(구독·사용 관리)] → \[Usage History(사용 내역)]

## Related articles

<CardGroup cols={2}>
  <Card title="How are credits used in Agent 2.0?" icon="coins" href="/en/troubleshooting/agent-2/credit-usage">
    How credits are consumed in Agent 2.0
  </Card>

  <Card title="Can I still use Agent 1.0?" icon="clock-rotate-left" href="/en/troubleshooting/agent-2/can-still-use-agent-1">
    Whether Agent 1.0 stays available and how to choose between versions
  </Card>

  <Card title="Differences between Agent 1.0 and 2.0" icon="arrows-left-right" href="/en/troubleshooting/agent-2/difference-from-agent-1">
    Key improvements and behavior differences between the two versions
  </Card>

  <Card title="My credits ran out after only a few generations" icon="gauge-high" href="/en/troubleshooting/usage-plan/credits-drained-too-fast">
    Differences in credit deduction by model, and how to save credits
  </Card>
</CardGroup>
