> For the complete documentation index, see [llms.txt](https://hunt-3.gitbook.io/hunt-ecosystem/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hunt-3.gitbook.io/hunt-ecosystem/yazyk-language/russkii.md).

# Русский

## 📌 Добро пожаловать

***

{% columns %}
{% column width="50%" %}
{% content-ref url="/pages/ciuAbVRCjBAsFLKPQBIm" %}
[⚠️ Риски и важно знать](/hunt-ecosystem/yazyk-language/russkii/riski-i-vazhno-znat.md)
{% endcontent-ref %}

{% content-ref url="/pages/ACSOJZuXKKhzsOqAVGkd" %}
[🏊 HRP — пул наград](/hunt-ecosystem/yazyk-language/russkii/hrp-pul-nagrad.md)
{% endcontent-ref %}

{% content-ref url="/pages/XCVvt6vglihWZLCmZaok" %}
[🤝 Партнёрские проекты](/hunt-ecosystem/yazyk-language/russkii/partnyorskie-proekty.md)
{% endcontent-ref %}
{% endcolumn %}

{% column width="50%" %}
{% content-ref url="/pages/thjRSiIrTITD2TtwTPWh" %}
[🪙 Что такое HUNT и экосистема](/hunt-ecosystem/yazyk-language/russkii/chto-takoe-hunt-i-ekosistema.md)
{% endcontent-ref %}

{% content-ref url="/pages/RokDhGZc8MrVJfZEI18F" %}
[💧 LP Mining](/hunt-ecosystem/yazyk-language/russkii/lp-mining.md)
{% endcontent-ref %}

{% content-ref url="/pages/jT83ryAwKjuywSWQqHrX" %}
[📈 Коэффициент активности](/hunt-ecosystem/yazyk-language/russkii/koefficient-aktivnosti.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="50%" %}
{% content-ref url="/pages/c8BHYtT83WPzXZGKAzjk" %}
[⛓️ Стейкинг AXM и конвертация](/hunt-ecosystem/yazyk-language/russkii/steiking-axm-i-konvertaciya.md)
{% endcontent-ref %}
{% endcolumn %}

{% column width="50%" %}
{% content-ref url="/pages/6j5f7E1FL3x52ldueyPk" %}
[🏊 HAP — Hunter Axiome Pool](/hunt-ecosystem/yazyk-language/russkii/hap-hunter-axiome-pool.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

***

**HUNT** — это токен экосистемы **Hunter Network**. С его помощью вы участвуете в программах вознаграждений внутри официального Telegram-бота: можете получать награды за стейкинг токена, за поддержку ликвидности, участвовать в пресейле и управлять HUNT на кошельке.

В этом руководстве по шагам разобрано:

* **что такое HUNT** и как он устроен в экосистеме;
* **HRP (Hunt Reward Pool)** — как работает пул наград за застейканный HUNT;
* **LP Mining** — награды за участие в пуле ликвидности пары AXM/HUNT;
* **пресейл** и **кошелёк Axiome** — покупка, вывод и работа с балансом.

Цифры (сроки раундов, проценты при выводе, размеры пулов) в боте могут обновляться — ориентируйтесь на экраны приложения и официальные анонсы. Адреса контрактов и транзакции в сети удобно проверять в [обозревателе блокчейна Axiome](https://axiomechain.org/). Валидатор проекта в сети: [официальный валидатор Hunter Network](https://axiomechain.org/validator/axmvaloper1ew2puyg60s3hew46gtw9cntgf6nv4yw23dq0ut).


---

# 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://hunt-3.gitbook.io/hunt-ecosystem/yazyk-language/russkii.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.
