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

# Реварды

#### Каждая сделка, которую вы проводите через Swoop, приносит вам вознаграждение!

<div align="left" data-with-frame="true"><figure><img src="/files/YABuVHMItnybesf2FiwI" alt=""><figcaption></figcaption></figure></div>

Вознаграждения начисляются за счёт торговых комиссий, поэтому вы получаете SOL-кешбэк, величина которого зависит от вашего текущего уровня. Чем выше уровень — тем больше сумма кешбэка, до максимальных 25% от комиссии Swoop.

Ваш множитель увеличивается по мере роста общего торгового объёма в Swoop. Чем активнее вы торгуете, тем быстрее растут уровни и тем больше начисляется вознаграждений.

| Название уровня | % Ревардов | Торговый оборот |
| :-------------: | :--------: | :-------------: |
|      Guest      |     5%     |     От 0 SOL    |
|     Beginner    |     10%    |    От 10 SOL    |
|     Flipper     |    12.5%   |    От 25 SOL    |
|      Degen      |     15%    |    От 100 SOL   |
|       Pro       |    17.5%   |    От 500 SOL   |
|      Whale      |     20%    |   От 1500 SOL   |
|      Legend     |     25%    |   От 3500 SOL   |

#### **Бонус за приглашение от инфлюенсера**

Если вы создаёте аккаунт в Swoop по реферальной ссылке, вы получаете дополнительный бонус в размере **20% к размеру торгового кешбэка** с самого начала.

\
Данный бонус **дополняется и суммируется** с бонусами, которые вы получаете при увеличении собственного торгового объёма в рамках системы уровневых множителей. Таким образом, вы можете получать повышенный процент кешбэка как за счёт реферального бонуса, так и за счёт активной торговли.

<div data-with-frame="true"><figure><img src="/files/u1Hnb8cDD692FLmX1oz2" alt=""><figcaption></figcaption></figure></div>

#### Клейм ревардов в боте

1. Перейдите в телеграм-бот <https://t.me/swoop_solana_bot> и нажмите кнопку "Награды"

<div align="left" data-with-frame="true"><figure><img src="/files/GFQDKTfTvLB8YVRl27zE" alt="" width="375"><figcaption></figcaption></figure></div>

2. Нажимаем "Забрать"

<div align="left" data-with-frame="true"><figure><img src="/files/itVkYIcnFlP3fepzowMG" alt="" width="375"><figcaption></figcaption></figure></div>

#### Клейм ревардов в расширении

1. Зайдите в расширение и нажмите "Settings"

<div align="left" data-with-frame="true"><figure><img src="/files/ToUAqGErz3MhTQ0XCxDN" alt="" width="375"><figcaption></figcaption></figure></div>

2. Зайдите в раздел "Rewards"

<div data-with-frame="true"><figure><img src="/files/dhwTbma2EsYyNIXxQhk2" alt=""><figcaption></figcaption></figure></div>

3. Нажмите на "Claim rewards" внизу страницы

<div align="left" data-with-frame="true"><figure><img src="/files/twHZZ4UHKUBTyBPnOGIM" alt=""><figcaption></figcaption></figure></div>


---

# 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.swoop.fun/swoop-ru/komissii/revardy.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.
