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

# 5. Tokenomics

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

* **The total number of $HLO tokens:** 2.1 billion, and the distribution and unlocking plan is as follows.
* **Airdrop and Ecosystem incentives:** 42%
  * Airdrop: 4%, TGE 100%
  * Early Adopter(HGP): 2%, TGE 10%, 12-month linear release
  * Ecosystem incentives: 36%, TGE 0%, 3-month cliff. For the remaining portion, it will be used for monthly season airdrop campaign, rewarding players in future seasons. The entire airdrop process will be completed within 36 months following the TGE.
* **Investors:** 15%
  * Seed Round: 6.8%, TGE 10%, 3-month cliff, 36-month linear release
  * Strategy Round: 8.2%, TGE 10%, 3-month cliff, 24-month linear release
* **Advisor Pool:** 2%, TGE 10%, 12-month linear release
* **Public Sale/OTC:** 2%, TGE 10%, 12-month linear release
* **Launchpool:** 1%, TGE 100%
* **Team:** 12%, TGE 0%, 6-month cliff, 36-month linear release
* **Treasury**: 20%, TGE 5%, 6-month cliff, 48-month linear release
* **Marketing**: 4%, TGE 15%, 3-month cliff, 36-month linear release
* **Liquidity**: 2%, TGE 100%

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

During our TGE phase, we plan to release 10.7% of the total $HLO supply, with 4.2% allocated to the user airdrop—representing 39.3% of the initial circulating supply. The remaining 60.7% will be used for Liquidity (2%), Investors (1.5%), Treasury (1%), Launchpool (1%) and others including Marketing, Advisor, Public Sale (1%). This approach ensures both a solid initial circulation and sustained momentum to drive Halo’s long-term growth.

The Halo team reserves the right to adjust tokenomics as needed to support optimal ecosystem development.


---

# 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.halo.social/the-usdhlo-token-new/5.-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.
