# Earn by Referring Your Friends

Referrers earn by growing the Megapot community. When you bring new players to Megapot, you earn a portion of their activity for life. Every ticket they buy, every prize they win, you get a cut.

But it doesn't stop there. When your referrals refer others, you earn from them too.

***

## Build Your Network, Multiply Your Chances

<figure><img src="/files/n1Bymvp2TY1ac8n3dhea" alt="Multiply Your Chances"><figcaption></figcaption></figure>

Every person in your referral network is another chance at sharing in a big win. The more your network grows, the more tickets are being played on your behalf.

**Your referral wins a $100,000 prize. You earn $8,000.**

You didn't buy the ticket. You didn't pick the numbers. You just shared a link.

### How Your Network Grows

When you refer someone, they become your **first-order referral**. When they refer someone else, that person becomes your **second-order referral**. You earn from both.

<figure><img src="/files/ftQz2mHTMC7B02JUNFIi" alt="Network"><figcaption></figcaption></figure>

Your network can grow without you lifting a finger. Every time Alice brings someone new to Megapot, your earning potential increases.

***

## Two Ways to Earn

### Purchase Fees

Every time someone in your network buys a ticket, you earn a percentage.

* First-order referrals: **8%** of ticket price
* Second-order referrals: **2%** of ticket price

| Who Buys            | Ticket Price | You Earn |
| ------------------- | ------------ | -------- |
| Alice (first-order) | $100         | $8.00    |
| Bob (second-order)  | $10          | $0.20    |

### Win Share

When someone in your network wins a prize, you earn a percentage of their winnings.

* First-order referrals: **8%** of prize
* Second-order referrals: **2%** of prize

| Who Wins            | Prize    | You Earn |
| ------------------- | -------- | -------- |
| Alice (first-order) | $100,000 | $8,000   |
| Bob (second-order)  | $1,000   | $20      |

***

## When You Get Paid

| Fee Type      | When It's Credited                    | When You Can Claim |
| ------------- | ------------------------------------- | ------------------ |
| Purchase fees | Instantly when tickets are bought     | Anytime            |
| Win share     | When your referral claims their prize | Anytime            |

No minimum threshold. No waiting period. Claim whenever you want.

***

## Next Steps

* [How to Refer](/getting-started/how-to-refer.md) - Set up your referral link and start earning
* [The Ecosystem](/learn/the-ecosystem.md) - Understand how all participants work together


---

# 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.megapot.io/getting-started/referral-economics-v2.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.
