> For the complete documentation index, see [llms.txt](https://docs.carv.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.carv.io/carv-token/distribution-and-vesting.md).

# Distribution & Vesting

The total supply of $CARV will be 1,000,000,000 and will become accessible over four years, starting at the time of the Token Generation Event. The initial four-year post TGE allocation of the total supply of $CARV is as follows:

* **Nodes & Community 50.000%** - through various means to reward our community for their efforts in contributing to the project's success
* **Ecosystem & Treasury 9.000%** - Treasury holding of $CARV tokens
* **Early Investors 9.246%** - seed and early strategic investors in CARV who are willing to company the project in the long run
* **Private Fundraising** **8.295%** - series A and thereafter investors in CARV that participate in private fundraising
* **Founding** **Team & Advisors 19.459%** - rewarding the core founding contributors and advisors for their full-time effort to the project's success
* **Liquidity 4.000%** - tokens allocated to provide liquidity

To align incentives of all stakeholders, CARV token's ($CARV) vesting for all shareholders is indicated below:

<figure><img src="/files/fA5bb3wJ2ufokzyNEnFW" alt=""><figcaption><p>Vesting Schedule by Stakeholders</p></figcaption></figure>


---

# 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.carv.io/carv-token/distribution-and-vesting.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.
