> ## Documentation Index
> Fetch the complete documentation index at: https://docs.shuriken.trade/llms.txt
> Use this file to discover all available pages before exploring further.

# Referrals

> Earn rewards by inviting friends to trade.

<Info>
  Earn a percentage of trading fees from users you refer to Shuriken.
</Info>

## Accessing Referrals

Send `/referrals` or tap **Referrals** from the home menu to view your referral dashboard.

## Your Referral Link

Your unique referral link:

```
https://t.me/shuriken_trade_bot?start=ref-YOURCODE
```

Share this link with friends. When they sign up and trade, you earn rewards.

## Referral Dashboard

The referrals panel displays:

| Field             | Description                               |
| ----------------- | ----------------------------------------- |
| Referral Link     | Your unique link to share                 |
| Net Referral Rate | Your commission percentage per layer      |
| Active Referrals  | Number of direct referrals (Layer 1)      |
| Cashback Tier     | Your current tier and rate                |
| Unclaimed Rewards | Pending rewards by chain (SOL, BSC, etc.) |
| Lifetime Rewards  | Total rewards earned                      |

## Claiming Rewards

Rewards accumulate per chain. To claim:

<Steps>
  <Step title="Open Referrals">
    Send `/referrals` to view your dashboard.
  </Step>

  <Step title="Select Chain">
    Choose the chain you want to claim from (SOL, BSC, etc.).
  </Step>

  <Step title="Claim">
    Tap claim to receive your rewards.
  </Step>
</Steps>

<Note>
  Rewards are paid in native tokens for each chain.
</Note>

<CardGroup cols={2}>
  <Card title="Trading" icon="arrow-right-arrow-left" href="/telegram-bot/trading">
    Start trading to earn cashback.
  </Card>

  <Card title="Quick Start" icon="rocket" href="/telegram-bot/quick-start">
    Get started with the Telegram Bot.
  </Card>

  <Card title="Terminal Referral Program" icon="desktop" href="/shuriken-terminal/referral-program">
    View the full referral program details in the Trading Terminal docs.
  </Card>
</CardGroup>
