> For the complete documentation index, see [llms.txt](https://asseta-network.gitbook.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://asseta-network.gitbook.io/home/tokenomics/token-supply-breakdown.md).

# Token Supply Breakdown

To establish a balanced and sustainable ecosystem, **ASSETA (ATA)** will have a **fixed total supply of 500 million tokens**, meticulously allocated to drive platform growth, incentivize participation, and maintain stability over time:

* **Community & Ecosystem Incentives (50%)**\
  A significant portion of the total supply is reserved for rewarding users who actively engage with the platform. This includes:
  * **Staking rewards**: Tokens will be allocated to reward users who stake their ASSETA tokens to help secure the network.
  * **Liquidity provision**: Tokens are also set aside to incentivize liquidity providers on decentralized exchanges (DEXs) and within the Asseta platform, ensuring a healthy ecosystem.
* **Team & Development (10%)**\
  Reserved for the founding team, developers, and core contributors to ensure continuous platform improvement. These tokens will follow a **vesting schedule** to ensure long-term commitment and trust in the project.
* **Early Supporters & Private Sale (10%)**\
  Tokens allocated to early investors and strategic partners who supported the platform’s development during the initial stages. This allocation helps fund platform development and aligns the interests of early supporters with the platform’s success.&#x20;
* **Public Sale (20%)**\
  Reserved for the public sale, ensuring that retail investors can participate in the platform's growth. These tokens are typically offered at a market-driven price during the public sale event.
* **Treasury & Reserves (5%)**\
  Tokens set aside for future needs, including:
  * **Strategic partnerships**: Allocated for future collaborations that can help expand the platform's reach and functionality.
  * **Platform expansion**: To fund future features, integrations, and scaling efforts.
* **Advisors & Legal (5%)**\
  This allocation is reserved for advisors who help with operational, legal, and strategic guidance. It also supports compliance efforts, ensuring that the platform adheres to global regulations. These tokens may also follow a **vesting schedule**.

This allocation ensures that resources are directed toward incentivizing participation, rewarding loyalty, and supporting sustainable development, creating a thriving ecosystem from the ground up.


---

# 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://asseta-network.gitbook.io/home/tokenomics/token-supply-breakdown.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.
