# Referral Program

The Avant Rewards referral program is designed to benefit both you and the friends you invite to the protocol. By sharing your unique link, you can earn a percentage of your friends' points, while they receive a permanent multiplier to boost their own earnings.

The system is a simple win-win:

* **You (The Referrer):** Earn an ongoing **10% of all points generated** by every user who connects and confirms their referral through your link. This is a passive stream of points that grows as your referrals use the protocol.
* **Your Friend (The Referee):** Receives a permanent **Referee Multiplier (1.2x)**, giving them a 20% boost on all future points they earn.

### How to Refer a Friend

1. Navigate to the [Rewards Dashboard](https://app.avantprotocol.com/rewards)
2. Start the **Refer Friend** task or click the **Get Referral Link** button.
3. Create your unique referral link.
4. **Share your link** with your friends. When they visit Avant using your URL and confirm the referral process, their wallet will be connected to yours as the referrer.

### Tracking Your Referrals

You can monitor the status of your referrals and the points you've earned from them in the **My Referrals** tab on the [Rewards Dashboard](https://app.avantprotocol.com/rewards).


---

# 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.avantprotocol.com/rewards-program/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.
