# Referral Program

Community is everything. That's why we want to reward you for helping spread the word about Bag.win.

Invite your friends to play and you'll **earn $50 in bonuses for each successful referral + 28% of the house edge** from every bet they make, win or lose!

* All players have a **unique referral link.**
* Cash out your referral rewards **anytime.**
* Earn **additional rewards** from your referred player's referrals.
* There are **no limits** to how many people you can refer or how much you can earn.
* Hold [BAG](/token/bag.md) to get up to a **2x bonus multiplier** on your referral earnings.

### Referral Bonuses

You earn [casino bonuses](/promotions/casino-bonus.md) when your referrals complete specific milestones. You can track each player's progress on your Referral Dashboard.

#### **Onboarding Milestones**

<table><thead><tr><th width="126">Milestone</th><th width="146">Reward</th><th>Details</th></tr></thead><tbody><tr><td>1</td><td>$1 bonus</td><td>Friend registers and verifies</td></tr><tr><td>2</td><td>$2 bonus</td><td>Friend completes milestone #1 + makes a deposit</td></tr><tr><td>3</td><td>$5 bonus</td><td>Friend completes milestone #2 + bets $100 total volume</td></tr></tbody></table>

#### Extra Rewards

<table><thead><tr><th width="247">Reward</th><th>Details</th><th data-hidden></th></tr></thead><tbody><tr><td>$25 bonus (one-time)</td><td>After 3 referrals complete all onboarding milestones</td><td></td></tr><tr><td>$100 cash (one-time)</td><td>After your referrals collectively wager over $10,000</td><td></td></tr></tbody></table>

### Referral Profit Share

You earn a base reward of **14% of the house edge** from every bet your referrals make (win or lose). You also earn **2% of the house edge** from your referred player's referrals.

* Reward rates vary per game. Below are the base rates for each game.
* You can get up to a **2x bonus multiplier** on your rewards by holding [BAG](/token/bag.md). The more you hold, the more you earn.
* Max-tier BAG token holders earn **28% of the house edge** in referral rewards.

| Game                                          | Friend Wager Amount | Base Referral Reward |
| --------------------------------------------- | ------------------- | -------------------- |
| Blackjack                                     | 3,200 USD/ETH       | 1 USD/ETH            |
| Blackjack (DCL)                               | 1,600 USD/BAG/ETH   | 1 USD/BAG/ETH        |
| Cash poker (rake)                             | 10 USD/BAG/ETH      | 1 USD/BAG/ETH        |
| Live games                                    | 3,200 USD/ETH       | 1 USD/ETH            |
| Plinko XY                                     | 3,200 USD/ETH       | 1 USD/ETH            |
| Plinko (DCL)                                  | 800 USD/BAG/ETH     | 1 USD/BAG/ETH        |
| Roulette                                      | 400 USD/BAG/ETH     | 1 USD/BAG/ETH        |
| Slots, mines, dice, and all other misc. games | 400 USD/ETH         | 1 USD/ETH            |

{% hint style="info" %}
To prevent abuse, referred players wagering [casino bonus](/promotions/casino-bonus.md) funds don’t count toward your referral rewards. Rake generated will count towards your referral rewards even if the player has an active casino bonus.
{% endhint %}

### Bonus Multiplier

<table><thead><tr><th>Tier</th><th width="227">BAG Required</th><th>Bonus Multiplier</th></tr></thead><tbody><tr><td>0</td><td>0</td><td>1x</td></tr><tr><td>1</td><td>10,000 BAG</td><td>1.1x</td></tr><tr><td>2</td><td>50,000 BAG</td><td>1.2x</td></tr><tr><td>3</td><td>200,000 BAG</td><td>1.3x</td></tr><tr><td>4</td><td>400,000 BAG</td><td>1.4x</td></tr><tr><td>5</td><td>600,000 BAG</td><td>1.5x</td></tr><tr><td>6</td><td>800,000 BAG</td><td>1.6x</td></tr><tr><td>7</td><td>2,000,000 BAG</td><td>1.7x</td></tr><tr><td>8</td><td>4,000,000 BAG</td><td>1.8x</td></tr><tr><td>9</td><td>6,000,000 BAG</td><td>1.9x</td></tr><tr><td>10</td><td>8,000,000 BAG</td><td>2x</td></tr></tbody></table>

### Ready to Start Referring?

Sign into [bag.win](https://bag.win) to get your referral link and start inviting your friends now.


---

# 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.bag.win/promotions/referral-program.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.
