> For the complete documentation index, see [llms.txt](https://soltradingbot.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://soltradingbot.gitbook.io/docs/feature-and-instruction/referral-program.md).

# Referral Program

{% hint style="info" %}
Users will receive a **30% referral commission** for each transaction using their referral link.
{% endhint %}

## **How to get a Referral link?**

{% embed url="<https://app.arcade.software/share/SduIlLadXFpvzF3V3n7W>" %}

**Step 1:** Access the Bot: [@SolTradingBot](https://t.me/SolTradingBot)

**Step 2:** Choose Referral System button or use /referral command.

**Step 4:** The Bot will send you the Referral link with a Dashboard which can show how much you earn from the Referral system.

Step 5: After having referral commission, you can choose:

{% hint style="info" %}

* You can choose `Create Claim Request` button to claim your commission.
* You can check your claim at `Claim History.`
  {% endhint %}


---

# 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://soltradingbot.gitbook.io/docs/feature-and-instruction/referral-program.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.
