> For the complete documentation index, see [llms.txt](https://docs.avantprotocol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avantprotocol.com/historical-incentives/referral-program.md).

# Referral Program

{% hint style="info" %}

#### **Season 1 Closed**

The Avant Rewards Program (Season 1) [concluded](https://x.com/avantprotocol/status/2055278345680466221) on May 15, 2026. This page is preserved for historical reference. For allocation details, see [AVANT Season 1 Airdrop](/avant-season-1-airdrop.md).
{% endhint %}

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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/historical-incentives/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.
