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

# Your Carrots

> Check your Carrot balance, read your transaction history, and find the ways to top up.

Your Carrots wallet is the one screen that shows how many Carrots you have and where they came from. Open it whenever you want to check your balance or review recent activity.

<Frame caption="The Manage Carrot screen: live balance, transaction history, and top-up options.">
  <img src="https://mintcdn.com/bunnyos-df4bf87e-68/3fIAEtUn2XZ3XAlK/images/app/manage-carrot.png?fit=max&auto=format&n=3fIAEtUn2XZ3XAlK&q=85&s=80347ad5ce0da361ba329f690002731b" alt="The Manage Carrot screen showing a Carrot balance and a list of transactions." width="1096" height="852" data-path="images/app/manage-carrot.png" />
</Frame>

## Open your wallet

There are two ways to get there:

* In the sidebar, click **Menu** (shortcut Cmd/Ctrl+Y).
* Or open **Settings** › **Manage Carrot**.

Both open the same screen.

## Read your balance

The top of the screen shows your live Carrot balance, rounded to one decimal place. This is the number bunny draws from every time it answers a request in the cloud.

<Tip>New to how Carrots work? Start with [Carrots & OS explained](/user/carrots/explained) for the big picture.</Tip>

## Read your history

Below the balance is your transaction history, newest first. Click load more at the bottom to see older entries. Each entry is one of these types:

| Type       | What it means                                    |
| ---------- | ------------------------------------------------ |
| Grant      | Your one-time welcome Carrots for joining.       |
| Usage      | Carrots spent on a cloud request.                |
| Earned     | Carrots your worker earned for serving a job.    |
| Staking    | A daily reward from `$OS` you have staked.       |
| Refund     | Carrots returned when a request didn't complete. |
| Adjustment | A manual correction to your balance.             |

## Get more carrots

The **Get more carrots** section lists your top-up options:

* **Subscribe**: a `$4.99`/mo top-up, coming soon.
* **Stake `$OS`**: lock the `$OS` token to earn a daily stream of Carrots.
* **Supply compute**: run a worker and earn Carrots for each job you serve.

<Note>Subscribe is coming soon. In the meantime, staking and supplying compute are the two ways to keep your balance topped up.</Note>

## Related pages

<CardGroup cols={2}>
  <Card title="Carrots & OS explained" icon="carrot" href="/user/carrots/explained">
    What Carrots and `$OS` are, and how they fit together.
  </Card>

  <Card title="Stake OS to earn Carrots" icon="lock" href="/user/carrots/stake-os">
    Lock `$OS` to earn a daily Carrot stream.
  </Card>

  <Card title="How contributing works" icon="cpu" href="/user/compute/overview">
    Earn Carrots by serving jobs from your machine.
  </Card>
</CardGroup>
