> 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/tovary/single-pool.md).

# Single Pool

![](/files/NHTlgNXPL9R4KKSldMjE)

Заблокируйте несколько токенов GYMNET в Едином пуле на КОНКРЕТНЫЙ ПЕРИОД, после чего вы будете получать токены GYMNET и gGYMNET в качестве награды в течение всего периода блокировки. Единый пул — это один из вариантов инвестирования, созданный GYM NETWORK для инвесторов. Единый пул не только генерирует пассивный доход для инвесторов, он предоставляет инвесторам доступ к GYM NETWORK DAO (право голоса при принятии решений платформы, таких как новые функции, корректировки дорожной карты и т. д.).

Кроме того, gGYMnet предоставляет каждому владельцу доступ к пулу вознаграждений от первоначальных продаж NFT на GYMSTREET. GYMSTREET возвращает доход от NFT. Это означает, что 1% всех продаж NFT на GYMSTREET поступают в пул NFT Turnover. В зависимости от количества gGYMNET, которым вы владеете, вы будете получать свою долю от из пула NFT Turnover.

## :point\_down:Участники Single Pool

**У вас есть 2 варианта:**

**1️) Депозит GYMNET без периода блокировки**

✓ Без комиссии за депозит

✓ Нет APY

✓ Нет токена управления

✓ Депозит будет действителен для квалификации в качестве партнера

✓ Вывод средств в любое время

**2️) Депозит GYMNET с периодом блокировки**

✓ Вы получаете APY (награды GYMNET)

✓ Вы получаете токен управления (gGYMNET)

✓ Награды за продажу NFT в зависимости от количества gGYMNET

✓ Количество голосов в зависимости от количества gGYMNET

✓ Депозит будет действителен для квалификации в качестве партнера

✓ 4% комиссия за депозит (Механизм сжигания)

<figure><img src="/files/nerw1UyVuxzVdadFI6sa" 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://docs.gymnetwork.io/russian/tovary/single-pool.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.
