# Referrals

RayBot isn’t just a wallet-tracking bot.\
It’s your personal trading assistant that combines analytics, convenient filters, and instant notifications in one place.\
With RayBot, you’re always one step ahead: you see traders’ actions in real time and can react faster than the market.

And now you have the chance not only to use all of RayBot’s features but also to earn with it by inviting friends.

***

## 🤝 **How the referral system works**

You invite your friends or community using your personal referral link.\
They join, purchase a plan — and you receive your percentage.

⚡ **Reward size depends on the number of referrals:**

🟣 1–10 referrals → 15%\
🟣 11–20 referrals → 20%\
🟣 21+ referrals → 25%

***

### 💵 **Payouts**

All rewards are automatically credited to your [**RAY wallet**](/start/interface-and-buttons-in-telegram/my-wallet.md)**.**\
**Payouts** occur **every 24 hours**, with no additional action required on your part.

***

### 🔗 **How to invite**

1️⃣ Open the menu:\
`/start -> 📩 Referrals`

2️⃣ Click the **Copy link** button.

3️⃣ Share your personal link with friends or your community:

```
https://t.me/ray_cyan_bot?start=ref_YOURCODE
```

4️⃣ When a friend follows your link, they automatically become your referral.\
And once they purchase a subscription plan, you start receiving your referral fees.

{% @guideflow/guideflow-embed requestedUrl="<https://app.guideflow.com/player/dkd5yeos9r>" %}

***

### 📊 **Statistics dashboard**

```arff
Referrals:
├ Paid*: 👥 2 | 💸 45.00
├ Unpaid: 👥 1 (claimed: 0) | 💸 15.00 (claimed: 0.00)
└ Total*: 👥 3 | 💸 60.00
```

In the **Referrals** menu, you’ll see all the stats:

* **Paid** — number of paid subscriptions and the amount credited.
* **Unpaid** — pending rewards (can be claimed later).
* **Total** — total number of referrals and overall amount.

This way, you have complete control over your earnings: you can see who has paid, who hasn’t yet, and the total amount you’ve earned.


---

# Agent Instructions: 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://docs.raybot.app/start/interface-and-buttons-in-telegram/referrals.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.
