# Supply & Allocations

## Total Supply

CTR has a fixed supply of **10 billion tokens**.

| Property                     | Value              |
| ---------------------------- | ------------------ |
| Total Supply                 | 10,000,000,000 CTR |
| Unlocked Supply at Launch    | 34.83%             |
| Circulating Supply at Launch | 12%                |

The difference between unlocked supply and circulating supply reflects tokens that are unlocked but not entering the market. The Incentives and Treasury allocation (25.16%) is locked in a smart contract and can only be released through governance via xCTR holders. The Ecosystem Growth and R\&D allocation (22.83%) is held by the Foundation and primarily used for staking and delegation to support governance decentralization at launch. Neither tranche is actively circulating. Only the Initial Claims allocation (12%) is counted as circulating supply at launch.

This page will be updated monthly to reflect actual numbers as tokens are released from the Incentives and Treasury allocation by xCTR holders or deployed through the ecosystem growth strategy from the Foundation.

## Distribution

| Category                  | Allocation | Lockup                                                                                                                                        |
| ------------------------- | ---------- | --------------------------------------------------------------------------------------------------------------------------------------------- |
| Initial Claims            | 12%        | Distributed via the Genesis Airdrop and other TGE-related activities, including prior community sale activities                               |
| Incentives and Treasury   | 25.16%     | Governed by xCTR holders to fund the gauge system, ecosystem incentives, and payments to councils or service providers                        |
| Ecosystem Growth and R\&D | 22.83%     | Unlocked at genesis for delegations, strategic multi-year deployment toward research, developer support, ecosystem development and operations |
| Investors                 | 19.35%     | Unlocked over 4 years with a 1 year cliff                                                                                                     |
| Early Contributors        | 20.66%     | Unlocked over 4 years with a 1 year cliff                                                                                                     |

## Availability

CTR is natively issued on the Citrea Network as an ERC-20 token and is also available on the Base Network in bridged form.

| Network | Address                                                                                                                              |
| ------- | ------------------------------------------------------------------------------------------------------------------------------------ |
| Citrea  | [`0x547AfD93B9c47D552059FEb556909e017f8a9b25`](https://explorer.mainnet.citrea.xyz/token/0x547AfD93B9c47D552059FEb556909e017f8a9b25) |
| Base    | [`0x11030f79109269d796fd0fb956d6244e502757f7`](https://basescan.org/token/0x11030f79109269d796fd0fb956d6244e502757f7)                |


---

# 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.citrea.xyz/ctr-token/supply-and-allocations.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.
