# Referrals

Build a referral network and earn passive rewards.

## How Referrals Work

When you refer someone to DexPal, you earn a bonus on all Credits they generate.

### Activation Threshold

Your referral becomes "active" once they meet **either** threshold:

* $50,000 in trading volume, **or**
* $10 minimum contribution to the prize pool in fees

### Rewards

* Earn **10%** of all Credits your referrals generate
* This is a bonus — not deducted from your referee's earnings
* Continues every round they remain active
* Maximum **10 active referrals** per user

Recruit quality traders — your referral earnings scale with their performance.

## Benefits of a Referral Network

| Benefit         | Description                         |
| --------------- | ----------------------------------- |
| Passive Income  | Earn while they trade               |
| Compound Growth | 10% kickback compounds each round   |
| Long-term Value | Referrals stay active across rounds |
| Points Boost    | Accelerate your Points accumulation |

## How to Refer

1. Get your unique referral link from [app.dexpal.io](https://app.dexpal.io)
2. Share with friends and fellow traders
3. They sign up and use the link on partner DEXs
4. You earn 10% of their Credits automatically

## FAQ

**Does my referee lose rewards when I earn the 10% bonus?**

No — your referee keeps 100% of their own Credits. The 10% referral bonus is additional.

**Can I refer more than 10 people?**

You can refer unlimited people, but only 10 can be "active" at a time. The 10 most active referrals count toward your bonus.

**Do referrals carry over between rounds?**

Yes. Once someone is your referral, they stay your referral. If they remain active in future rounds, you continue earning the 10% bonus.


---

# 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.dexpal.io/for-users/rewards/referrals.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.
