> For the complete documentation index, see [llms.txt](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/usdheli/tokenomics/token-distribution.md).

# Token Distribution

<figure><img src="/files/UwyeHjDwzkfdwXM2KEVC" alt=""><figcaption><p>Token vesting schedule</p></figcaption></figure>

<figure><img src="/files/DzVve240NemaHZXf3FkV" alt=""><figcaption><p>$HELI vesting schedule</p></figcaption></figure>

## 1. Incentive Ecosystem

This portion is allocated towards partners and developers contributing to the HeliChain ecosystem. For example, it includes incentives to help dApp developers get started through a grant program or for wallet partners to support HeliChain natively.&#x20;

Additionally, it aims to foster innovation and growth by providing resources and support to key contributors.

## 2. Delegate reward (Stake Subsidies)

This pool provides block rewards aimed at sustaining and securing the network. These rewards are given to those who hold and stake $HELI, supporting the network's stability and security.

## 3. Mining Reward

This portion is allocated towards users new to HEATAPP. By simply downloading the app, users can join the network and mine free HELI tokens.

## 4. Core Team

$HELI tokens are designated for Core Contributors and Advisors as a reward for their contributions to the HeliChain network.

## 5. HELICHAIN DAOs treasury

The DAOs treasury pool is designated for ecosystem and community endeavors focused on enhancing the Helichain ecosystem. These may include initiatives such as network insurance, bug bounties, protocol development, operational activities, and more. These initiatives will be executed by the community through network proposals.


---

# 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://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/usdheli/tokenomics/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.
