# Token distribution

Helicon will issue a total of 100 billion HDT. The locked HDT can only be released through liquidity mining.

•  2% public offering (1.5% unlocked linearly over 60 days, 0.5% unlocked immediately)&#x20;

•  18% private offering (unlocked linearly over 540 days)

•  8% reserved for The Helicon Team (Start linearly unlocked from day 541 days, unlocked over 540 days)&#x20;

•  72% evenly divided among 9 DeFi Liquidity Mining Pools and are unlocked linearly

![](/files/mGHmhYcgRyjukgAe73Sq)

The unlocking method in the NFT pool is different from other unlocking methods, and the specific unlocking method is as follows:&#x20;

NFT pool unlocked output on the nth day

$$
A\_n=n*a*e^{−bt}(n=2, t\<Ln=1,t≥ L)
$$

Where a=119149737.9, b=0.001899033, L=182


---

# Agent Instructions: 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:

```
GET https://docs.heliconnft.com/heliconnft-1/helicon-ecosystem/helicon-drachma-token-hdt/token-distribution.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
