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

# Referral Program

> Create a referral code and earn 30% of every purchase

Pro users can create a referral code and earn **30% (\~0.33 SOL)** for every Pro license purchased with their code.

<Note>
  The referral program is available to **Pro users only**.
</Note>

***

## How It Works

1. **You create a referral code** (e.g., "MYCODE")
2. **Share it** with friends, followers, or community
3. **They use your code** when upgrading to Pro
4. **You earn \~0.33 SOL** instantly – sent directly to your wallet

### Payment Split

| Recipient          | Amount               |
| ------------------ | -------------------- |
| bundl Treasury     | \~0.78 SOL (70%)     |
| **You (Referrer)** | **\~0.33 SOL (30%)** |

Payments are **instant and on-chain**. No waiting, no minimum thresholds.

***

## Creating Your Referral Code

<Steps>
  <Step title="Open Referral Dialog">
    Click **\[Referrals]** in the app menu (Pro users only).
  </Step>

  <Step title="Enter Your Code">
    Choose a memorable code:

    ```
    Create Referral Code:
    [BUNDLPRO]

    Requirements:
    • 3-16 characters
    • Letters and numbers only
    • Case-insensitive
    ```
  </Step>

  <Step title="Set Payout Address">
    Choose which wallet receives your earnings:

    ```
    Payout Address:
    [main-wallet ▼]    8xK4...3nPq
    ```

    This can be any wallet – doesn't have to be in bundl.
  </Step>

  <Step title="Create">
    Click **\[create code]**. A transaction creates your referral code on-chain.
  </Step>
</Steps>

***

## Sharing Your Code

Once created, share your code:

### Direct Link

```
https://bundlit.dev?ref=YOURCODE
```

### Just the Code

Tell people to enter `YOURCODE` when upgrading.

### Social Media Template

```
🚀 Managing multiple Solana wallets? 

Try bundl – the terminal-style wallet manager with:
• Unlimited wallets
• Gasless token sweeps
• Jupiter swaps

Use code YOURCODE for the best experience!

Download: bundlit.dev
```

***

## Tracking Earnings

View your referral stats in the app:

```
┌────────────────────────────────────────────────────────────┐
│ Your Referral: BUNDLPRO                                    │
├────────────────────────────────────────────────────────────┤
│                                                            │
│ Total Uses:        15                                      │
│ Total Earned:      4.95 SOL                                │
│                                                            │
│ Recent:                                                    │
│   • 0.33 SOL    2 hours ago                               │
│   • 0.33 SOL    1 day ago                                 │
│   • 0.33 SOL    3 days ago                                │
│                                                            │
└────────────────────────────────────────────────────────────┘
```

***

## Changing Payout Address

You can update where earnings are sent:

1. Open Referral Dialog
2. Click **\[change payout address]**
3. Select new wallet or enter any address
4. Confirm

Future earnings go to the new address. Past earnings are unaffected.

***

## Code Rules

### Format Requirements

* **Length:** 3-16 characters
* **Characters:** Letters (A-Z) and numbers (0-9) only
* **Case:** Case-insensitive (MYCODE = mycode)

### Uniqueness

Codes must be unique. If "BUNDL" is taken, try:

* BUNDLPRO
* BUNDL123
* MYBUNDL

### Permanent

Once created, codes cannot be deleted or renamed. You can only change the payout address.

***

## Earning Potential

| Referrals | Earnings |
| --------- | -------- |
| 1         | 0.33 SOL |
| 10        | 3.3 SOL  |
| 50        | 16.5 SOL |
| 100       | 33 SOL   |

There are **no limits** on how many referrals you can have.

***

## Ideas for Sharing

### Content Creators

* YouTube tutorial on using bundl
* Tweet thread about Solana wallet management
* Discord community recommendation

### Developers

* Include in project documentation
* Recommend to team members
* Share in developer communities

### Traders

* Trading group recommendations
* Alpha chat mentions
* NFT community shares

### Everyone

* Word of mouth to friends
* Bio links
* Direct messages when someone needs wallet help

***

## FAQ

<AccordionGroup>
  <Accordion title="When do I get paid?">
    Instantly. The moment someone purchases Pro with your code, \~0.33 SOL is sent to your payout address in the same transaction.
  </Accordion>

  <Accordion title="Is there a minimum payout?">
    No. You receive \~0.33 SOL per referral immediately. No thresholds or waiting periods.
  </Accordion>

  <Accordion title="Can I have multiple codes?">
    Currently, one code per Pro license. If you need multiple codes for tracking, contact us.
  </Accordion>

  <Accordion title="What if someone enters my code wrong?">
    Invalid codes are rejected. The user sees an "invalid" message and can correct it.
  </Accordion>

  <Accordion title="Can I refer myself?">
    Technically yes, but you'd spend 1.11 SOL to get \~0.33 SOL back. Not recommended.
  </Accordion>
</AccordionGroup>

***

## On-Chain Transparency

All referral data is stored on-chain:

* Your code and payout address
* Number of uses
* Total earnings

This ensures:

* **Trustless payments** – You don't rely on bundl to pay
* **Permanent record** – Your earnings are verifiable
* **No disputes** – The blockchain is the source of truth

***

## Next Steps

<Card title="Upgrade to Pro" icon="bolt" href="/pro/upgrade-guide">
  Not Pro yet? Upgrade to create your referral code
</Card>
