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

# Tokenomics

&#x20;Ticker: **HAUST**

Maximum supply: **10,000,000,000 HAUST**

Emission mechanism: An initial distribution event with token creation, followed by a gradual release process achieved through staking rewards and ecosystem contribution incentives.

**Token distribution**:

**- Liquidity: 15%** (1,500,000,000) for providing initial liquidity on DEXs and CEXs, with a portion immediately available and the rest gradually unlocked as needed

**- Ecosystem: 15%** (1,500,000,000) for incentivizing developers, users and partners, distributed through **grants and rewards over 5 years**

**- Community: 20%** (2,000,000,000) allocated to strengthen grassroots adoption and long-term engagement, distributed through community incentives, ambassador programs, events and participation rewards

**- Treasury: 25%** (2,500,000,000) reserve for strategic initiatives and ensuring the protocol's sustainability together with reserve for subsidize gas fees, unlocked as needed

**- Growth Loyalty Programs: 10%** (1,000,000,000) for Loyalty Program point holders with **a 1-year unlock period**

**- Team: 15%** (1,500,000,000) for the core team and advisors, with **a 3-year unlock period**

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

HAUST token utility:

* Non-subsidized transaction fee&#x20;
* Deploying smart-contracts
* Listing of external projects
* veHAUST DAO
* Developing by Haust Labs
* Fee for Haust protocols and resources
* Haust Oracles connection fee (*Soon*)


---

# 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.haust.network/haust-ecosystem/haust-network/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.
