> 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/rewards-and-referrals/rewards.md).

# Rewards

#### Every trade you make through Swoop earns you rewards!

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

Rewards are generated from trading fees, which means you receive SOL cashback based on your current level. The higher your level, the larger your cashback — up to a maximum of 25% of Swoop’s fee.

Your multiplier increases as your total trading volume in Swoop grows. The more actively you trade, the faster your levels progress and the more rewards you earn.

| Guest    | 5%    | From 0 SOL    |
| -------- | ----- | ------------- |
| Beginner | 10%   | From 10 SOL   |
| Flipper  | 12.5% | From 25 SOL   |
| Degen    | 15%   | From 100 SOL  |
| Pro      | 17.5% | From 500 SOL  |
| Whale    | 20%   | From 1500 SOL |
| Legend   | 25%   | From 3500 SOL |

**Influencer Referral Bonus**\
If you create a Swoop account using a referral link, you instantly receive an additional **20% boost to your trading cashback** from the very beginning.

This bonus stacks and combines with the rewards you earn as your personal trading volume grows within the level-multiplier system.

As a result, you can receive a higher cashback percentage both from the referral bonus and from your active trading.

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

**Клейм ревардов**

1. Go to the Telegram bot <https://t.me/swoop_solana_bot> and tap the “Rewards” button.

![](/files/NyJ1PP5COYHIi49cpqT3)

​

2. Click "Claim"

![](/files/4VmNA1MtMKhHSkKgYLKp)​


---

# 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/rewards-and-referrals/rewards.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.
