> For the complete documentation index, see [llms.txt](https://whitepaper.project-hive.io/project-hive/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.project-hive.io/project-hive/tokenomics/governance-token.-general-information/public-rounds.md).

# Public rounds

{% tabs %}
{% tab title="Summary" %}
We divided our sale for the general public into two categories, public sale/IDO and presale rounds.

| Round       | Unlocked amount | Unlocked % | Price USD |
| ----------- | --------------- | ---------- | --------- |
| Public sale | 225 000 000     | 25%        | 0,001     |

**For public sale we reserved 900 000 000 HGT in total.** All this supply to be purchased via different launchpads and IDO at the same **price of 0,001 USD.**&#x20;

We've chosen a number of partners, different launchpads to conduct presale rounds. Some of those are specialized in presales in general and have enormous experience in the industry. Others aren't that long in the market just yet, but are specialized in gaming projects presales. We believe that their knowledge and experience will help us to provide our community with the most convenient and fair ways to purchase HGT prior to the main event.

From all public rounds, in total **225 000 HGT gonna be unlocked,** at the time of TGE, then **25% will be unlocked each month.**<br>
{% endtab %}

{% tab title="Unlock schedule" %}
{% embed url="<https://docs.google.com/spreadsheets/d/e/2PACX-1vS0FxPrijRCn5ZP_iIsmHN1YU1T6-wQXcIwQFuzXgWV67TkEGspa0ZEoxEJIH61zQAy8jGyYT1nSpdk/pubhtml?gid=2000147742&single=true>" %}
{% endtab %}
{% endtabs %}


---

# 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://whitepaper.project-hive.io/project-hive/tokenomics/governance-token.-general-information/public-rounds.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.
