> For the complete documentation index, see [llms.txt](https://docs.clv.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clv.org/use-clv-chain/economics/tokenomics.md).

# Tokenomics

## Tokenomics at Genesis

The total supply at Genesis is 1,000,000,000 CLV

| Type                | Allocation | Vesting Terms                                                                            |
| ------------------- | ---------- | ---------------------------------------------------------------------------------------- |
| Public Sale         | 15%        | With 3 options (40 days, 6-month and 12-months lockup)                                   |
| Private Sale        | 2.5%       | 6-months locked  / 12-months vesting                                                     |
| Early Backers       | 10%        | 36-months vesting (28% unlock at parachain launch, linearly release over next 23 months) |
| Team                | 10%        | 36-month vesting                                                                         |
| Marketing           | 7.5%       | 36-months vesting (28% unlock at parachain launch, linearly release over next 23 months) |
| Ecosystem Incentive | 20%        | 1-month locked  / 36-months vesting                                                      |
| Parachain Offering  | 20%        | 1-month locked  / 36-months vesting                                                      |
| Foundation          | 12%        | 36-months vesting (28% unlock at parachain launch, linearly release over next 23 months) |
| Contributors Grant  | 3%         | 36-months vesting (28% unlock at parachain launch, linearly release over next 23 months) |

## Token Release Schedule

#### Coinlist Sale

* Round 1 was unlocked on July 15, 2022&#x20;
* Round 2 vesting started on January 15, 2022&#x20;
* Round 3 was distributed 40 days after TGE

#### Monthly Release Time

\- 15th of every month: CLV Parachain Reward

\- 15th of every month: Coinlist Round 2&#x20;

\- 16th of every month: CLV Private Sale\ <br>

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

## Actual  tokenomics figures for CLV (including inflation) &#x20;

* **Total Circulating Supply**: 1,224,140,929 tokens\*
* **Total Supply**: 2,000,000,000 tokens
* **Max Supply**: ∞ (infinite)\
  \
  \**as of  08/11/ 2024;  circulcing supply will increase overtime* &#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.clv.org/use-clv-chain/economics/tokenomics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
