> For the complete documentation index, see [llms.txt](https://aveforge.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aveforge.gitbook.io/docs/community/referral-system.md).

# Referral System

<figure><img src="/files/0hQPhfxNisAo3F9Qh1aL" alt=""><figcaption></figcaption></figure>

The Ave Forge referral system rewards players for bringing new pilots into the game while preserving fair competition and economic balance.

Referrals are designed to incentivize genuine player growth.

**How Referrals Work**

* Each player has a unique referral link
* New players who join using the link are permanently tagged to the referrer
* Referral rewards are earned as referred players progress and actively play

\
**Referral Rewards**

Referrers can earn:

* Modules
* Equipment
* ETH

\
Rewards scale with the activity and progression of referred players and are unlocked only when defined conditions are met.

\
**Conditions and Rewards**

Referral rewards are unlocked when 10 referred players reach specific mech levels.

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>Condition</strong></td><td valign="top"><strong>Reward</strong></td></tr><tr><td valign="top">10 referrals reach Level 10</td><td valign="top">1 random Epic module</td></tr><tr><td valign="top">10 referrals reach Level 20</td><td valign="top">1 random Legendary module</td></tr><tr><td valign="top">10 referrals reach Level 30</td><td valign="top">1 random Epic equipment item</td></tr><tr><td valign="top">10 referrals reach Level 40</td><td valign="top">1 random Epic equipment item+ 2 random Legendary modules</td></tr></tbody></table>

&#x20;**Each condition can be completed once**

* Repeating the same milestone does not grant additional rewards
* Rewards become claimable after a 2-week cooldown
* Rewards must be manually claimed from the Referral page

\
**ETH Revenue Share**

In addition to item-based rewards, referrers earn a share of platform revenue:

* 30% of ETH spent on Pilot Licenses by directly referred users
* Calculated and made claimable every 2 weeks
* Rewards are manually claimed from the Referral page
* ETH rewards and item rewards operate independently

\
**Fair Play & Limitations**

To prevent abuse and maintain balance:

* Referral rewards are capped
* Rewards require active gameplay progression by referred players
* Self-referrals and sybil behavior are not rewarded
* Only direct referrals are counted

\
**Alignment With the Economy**

The referral system aligns three interests:

* New Players → onboard with guidance and meaningful incentives
* Existing Players → earn rewards by growing the ecosystem
* The Game → benefits from organic, engaged user growth

<br>


---

# 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://aveforge.gitbook.io/docs/community/referral-system.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.
