> For the complete documentation index, see [llms.txt](https://docsru.proofofhype.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docsru.proofofhype.com/dokumentaciya/tokenomika.md).

# Токеномика

#### HYPE в цифрах

* Общее количество: 8 миллиардов $POH
* Начальный запас: 240 миллионов $POH
* Цена листинга токена: $0,0100 USD
* Начальная капитализация: $2 400 000 USD

#### Как распределяются токены $POH

* Токены на ранний адопшен: 2,5% (200 миллионов $POH)
* Proof-of-HYPE: 80% (6,4 миллиарда $POH)
* Создатели: 5% (400 миллионов $POH)
* Разработчики: 1,25% (100 миллионов $POH)
* Амбассадоры HYPE: 5% (400 миллионов $POH)
* "Лицо HYPE": 5% (400 миллионов $POH)
* Пул ликвидности: 1,25% (100 миллионов $POH)

#### Снепшот раннего доступа

* Ранний доступ HYPE: 200 миллионов $POH
* Цена на раннем доступе: $0,0100 USD за $POH

#### Майнинг-пул

Майнинг-пул: 20% от раннего доступа HYPE (6,4 миллиарда $POH)

#### Графическая токеномика

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


---

# 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://docsru.proofofhype.com/dokumentaciya/tokenomika.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.
