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

# Токеномика

![](/files/SpQ12KxNKRzRPmAozwpe)

### Собственный токен GYM NETWORK — GYMNET.

Токеномика GYMNET дает каждому пользователю возможность снова и снова получать вознаграждения в долгосрочной перспективе. Они основаны на разработке собственных проектов GYMNET, таких как прибыльные хранилища, а также на разработке независимой платформы метавселенной, которая предоставляет пользователям доступ к GYMNET.

Таким образом, владеющий токенами GYMNET пользователь получает доступ к абсолютно уникальным возможностям, и в то же время получает вознаграждение в GYMNET за использование этих возможностей.

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

### Buy and Sell taxation on every trade made on a DEX

<table><thead><tr><th align="center"></th><th align="center"></th><th data-hidden></th></tr></thead><tbody><tr><td align="center"><strong>7% Buy Taxation</strong></td><td align="center"><strong>10% Sell Taxation</strong></td><td></td></tr><tr><td align="center">0.2% Monthly tax pools</td><td align="center">0.2% Monthly tax pools</td><td></td></tr><tr><td align="center">0.8% 6 months tax pools</td><td align="center">0.8% 6 months tax pools</td><td></td></tr><tr><td align="center">3% Company </td><td align="center">3% Company </td><td></td></tr><tr><td align="center">3% Marketing</td><td align="center">3% Marketing</td><td></td></tr><tr><td align="center"></td><td align="center">3% Holder rewards</td><td></td></tr></tbody></table>

### Buy and Sell taxation on every trade made on a CEX

<table><thead><tr><th align="center"></th><th align="center"></th><th data-hidden></th></tr></thead><tbody><tr><td align="center"><strong>10% Buy Taxation</strong></td><td align="center"><strong>10% Sell Taxation</strong></td><td></td></tr><tr><td align="center">0.2% Monthly tax pools</td><td align="center">0.2% Monthly tax pools</td><td></td></tr><tr><td align="center">0.8% 6 months tax pools</td><td align="center">0.8% 6 months tax pools</td><td></td></tr><tr><td align="center">3% Company </td><td align="center">3% Company </td><td></td></tr><tr><td align="center">6% Marketing</td><td align="center">3% Marketing</td><td></td></tr><tr><td align="center"></td><td align="center">3% Holder rewards</td><td></td></tr></tbody></table>

### Адрес токена

{% hint style="info" %}

* **GYMNET Токен:** <mark style="color:purple;">0x0012365F0a1E5F30a5046c680DCB21D07b15FcF7</mark>
  {% endhint %}

### Преимущества для держателя

Даже если вы решите просто держать токены GYMNET, вы будете получать выгоду от каждого ордера на продажу. 3% от каждого ордера на продажу будет распределяться между держателями токенов.&#x20;


---

# 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://docs.gymnetwork.io/russian/vvedenie/tokenomics.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.
