# Tokenomic

<figure><img src="/files/xmrEIDCbfu2uvYEarx0f" alt=""><figcaption></figcaption></figure>

## The CAB Token

The CAB token is the main token of the CabbageSwap. It is used as a:

* **Utility token**: Reward for staking, liquidity provision, farming, similar to how CAKE is used on PancakeSwap; and
* **Governance token**: representing a vote in the Cabbage DAO for decentralized community governance.

## **General Details**

* **Ticker:** $CAB
* **Chain:** Ancient8 Chain&#x20;
* **Contract Address:**&#x20;

## Tokenomics:

<figure><img src="/files/hp5Vvg8O3tJcpFqM0Ggq" alt=""><figcaption></figcaption></figure>

### Emission

| **Metric**             | **Emission/block (CAB)** | **Emission/day (CAB)** |
| ---------------------- | ------------------------ | ---------------------- |
| Emission               | 4                        | 172,800                |
| Burned                 | 1.2                      | 51,840                 |
| **Effective Emission** | 2.8                      | 120,960                |

### Distribution

| **Distribute to**            | <p><strong>Reward/block</strong><br><strong>(% of emission)</strong></p> | <p><strong>Reward/block</strong><br><strong>(total CAB)</strong></p> | **Reward/day** |
| ---------------------------- | ------------------------------------------------------------------------ | -------------------------------------------------------------------- | -------------- |
| Trading                      | 50%                                                                      | 2.0                                                                  | 86,400         |
| Staking                      | 20%                                                                      | 0.8                                                                  | 34,560         |
| **Total Daily CAB Emission** | 70%                                                                      | 2.8                                                                  | 120,960        |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cabbageswap.com/cabbageswap/cab-token/tokenomic.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
