> For the complete documentation index, see [llms.txt](https://docs.bitdealer.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitdealer.net/rwa-ecosystem/referral-program.md).

# Referral Program

Welcome to the **Bitdealer Referral Program**, designed to reward you for growing our community. With just a few simple steps, you can start earning a generous share of the fees generated by the users you bring in.

### ⚡ Why Join?

✔️ Lifetime earnings on every user you bring\
✔️ High 50% commission share on all fees\
✔️ Transparent and easy-to-track rewards\
✔️ Payouts in SOL, ready to claim whenever you like

### 🚀 How It Works

1️⃣ **Connect your wallet**\
Get started by connecting your crypto wallet to the Bitdealer platform. This will create your unique identity within our system.

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

2️⃣ **Get your personal referral link & connect your Telegram**\
Once your wallet is connected, you’ll receive your personal referral link. You’ll also be asked to connect your Telegram account.\
➡️ *Note: Your Telegram is kept **completely private**. We use it only to contact our top-performing referrers directly with exclusive offers and rewards.*

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

3️⃣ **Refer and earn for life**\
When someone clicks your link and connects their wallet, they’re linked to you **permanently**.\
Every time they create or trade tokens on Bitdealer, you earn a commission — forever.

4️⃣ **Earn 50% commission on all fees**\
✅ 50% of trading fees

* Trading fees: 1% fee per buy or sell on any token&#x20;

✅ 50% of creation fees

* Creation fee: $100 paid when someone creates a new token bonding curve

All referral rewards are paid in **SOL**.

***

### 💰 Tracking & Claiming Your Rewards

From your **Referral Dashboard** you can:

* See all wallets you’ve referred
* Track how much commission you’ve earned from each wallet
* Claim your SOL earnings at any time

<figure><img src="/files/fU96agGf2fT6RuXLkg5q" 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.bitdealer.net/rwa-ecosystem/referral-program.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.
