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

# Token Distribution

Here’s a detailed breakdown of $ZERO token distribution:&#x20;

## Token Allocation

<figure><img src="/files/tcq5PX2M1AYMrhtfPKny" alt=""><figcaption><p>The tokenomics is egineered to make sure the highest allocation is for the community: 53%. </p></figcaption></figure>

<table data-full-width="true"><thead><tr><th width="266">Category</th><th>Description</th></tr></thead><tbody><tr><td>Private Sale</td><td>Early funding stage to kickstart the project. Crucial for development and initial partnerships.</td></tr><tr><td>Airdrop</td><td>Promotional tokens to drive adoption and reward the early supporters of ZeroLend. </td></tr><tr><td>Liquidity</td><td>Tokens added into a DEX liquidity on launch.</td></tr><tr><td>Emissions</td><td>A significant portion to incentivize ongoing platform activity and user participation.</td></tr><tr><td>Treasury</td><td>Treasury saved up by the protocol / DAO. </td></tr><tr><td>Advisors</td><td>Allocation for the experts who guide the protocol's development and governance</td></tr><tr><td>Team</td><td>Tokens held by the team.</td></tr></tbody></table>

## &#x20;Token Distribution&#x20;

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

To ensure that $ZERO tokenomics is sustainable long-term, most of the $ZERO token inflation (from liquidity, treasury, private sale, etc.) will end within 1 year from the token launch.&#x20;

The $ZERO emissions will be reduced by half every 12 months post 1 year of launch.&#x20;

After 12 months from TGE, roughly 78% of the token supply will be in circulation. The remaining 22% will be released using exponential decay.&#x20;

## Detailed month-by-month distribution

For those who would like to examine precise numbers on how much ZERO will be added to circulation month by month, an Excel sheet (linked [here](https://docs.google.com/spreadsheets/d/1M-f0nKKN1_BwnSpnFm9FJ4XnscF9t968q8qwoRTUT6E/edit#gid=736372284)) has been created, which digs deeper into the number of new tokens added.


---

# 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.zerolend.xyz/governance/token-overview/token-distribution.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.
