> ## Documentation Index
> Fetch the complete documentation index at: https://whisper-bot.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Referral Program

> Earn SOL by sharing Whisper Bot with your friends.

## Earn on every transfer

Share your referral link and earn **0.1%** of every transfer your referred friends make. There's no cap — the more they send, the more you earn.

<CardGroup cols={3}>
  <Card title="Share your link" icon="share-nodes">
    Copy your unique referral link and send it to friends.
  </Card>

  <Card title="Friends use Whisper Bot" icon="users">
    When they start the bot through your link, they're linked to you permanently.
  </Card>

  <Card title="You earn SOL" icon="coins">
    Every time they make a transfer, you earn 0.1% of the amount — automatically.
  </Card>
</CardGroup>

***

## How it works

<Steps>
  <Step title="Get your referral link">
    Type `/referrals` in the bot to see your unique referral link. It looks like:

    ```
    t.me/WhisperSolBot?start=ref123456
    ```

    The number at the end is your Telegram ID — each link is unique to you.
  </Step>

  <Step title="Share it">
    Send your link to friends, post it in groups, or share it on social media. Anyone who opens the bot through your link is automatically linked to your account.
  </Step>

  <Step title="Earn passively">
    Every time a referred friend makes a transfer, you earn **0.1%** of the transfer amount (minimum **0.001 SOL** per transfer). Earnings are tracked automatically and show up in your `/referrals` dashboard.
  </Step>

  <Step title="Withdraw your earnings">
    Once your balance reaches **0.05 SOL**, a **Withdraw** button appears in the `/referrals` menu. Tap it, provide your Solana wallet address, and your earnings are sent directly to you.
  </Step>
</Steps>

***

## Your referral dashboard

Type `/referrals` at any time to see:

| Stat                 | Description                                           |
| -------------------- | ----------------------------------------------------- |
| **Friends referred** | Number of users who started the bot through your link |
| **Total earned**     | Lifetime SOL earned from referrals                    |
| **Available**        | Current withdrawable balance                          |

***

## Key details

<AccordionGroup>
  <Accordion title="How much do I earn?">
    You earn 0.1% of every transfer your referrals make, with a minimum of 0.001 SOL per transfer. The referral commission is carved from the bot's fee — your friend pays the same amount whether they were referred or not.
  </Accordion>

  <Accordion title="When can I withdraw?">
    You can withdraw once your available balance reaches 0.05 SOL. Tap **Withdraw** in the `/referrals` menu and provide a Solana wallet address.
  </Accordion>

  <Accordion title="Is there a referral limit?">
    No. You can refer as many friends as you want, and there's no cap on earnings.
  </Accordion>

  <Accordion title="Do referrals expire?">
    No. Once someone starts the bot through your link, they're linked to your account permanently. You earn on all their future transfers.
  </Accordion>

  <Accordion title="Does my friend pay more?">
    No. The referral commission comes out of the bot's existing fee. Your friend pays the exact same fee whether they were referred or not.
  </Accordion>
</AccordionGroup>
