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

# Токеномика

<figure><img src="/files/hFajziJ84nG1GcWBM31H" alt=""><figcaption><p>Распределение токенов</p></figcaption></figure>

### Этот раздел содержит информацию о распределении внутреннего токена "MSGT".

&#x20;Мы направим большую часть созданного токена на процесс заработка участников проекта.

**Блокчейн**: Ethereum (запасной Binance Smart Chain)

**Эмиссия**: 9 млрд MSGT

Процентное распределение токена MSGT:

<table><thead><tr><th width="313">Предназначение</th><th width="196">Количество</th></tr></thead><tbody><tr><td>Играй, чтобы заработать</td><td>3,6 млрд (40 %)</td></tr><tr><td>Маркетинг и вознаграждения </td><td>2,36 млрд (25 %)</td></tr><tr><td>Команда</td><td>1,23 млрд (15 %)</td></tr><tr><td>Партнеры и консультанты</td><td>0,9 млрд (10 %)</td></tr><tr><td>Продажи токена (все раунды)</td><td>0,9 млрд (10 %)</td></tr></tbody></table>

Ближе к запуску смарт-контракта токена MSGT данные о процентном распределении и блокировках будут уточнены.


---

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

```
GET https://docs.voxelcrazyhead.ru/whitepaper/tokenomika.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.
