# Referral System

<div data-with-frame="true"><figure><img src="/files/gCm480Tmp2cTHwVup67F" alt=""><figcaption></figcaption></figure></div>

The EtherForge Referral System is designed to encourage community participation and collective growth. Players can introduce new users directly and receive rewards in **$USDC** based on their referral tier. The reward amount increases as players refer more qualified users.

## Referral Tiers

<table><thead><tr><th width="147.15484619140625" align="center">Tiers</th><th width="239.81951904296875" align="center">Requirement</th><th width="137.1632080078125" align="center">Reward Rate</th><th align="center">Reward</th></tr></thead><tbody><tr><td align="center"><strong>Tier 1</strong></td><td align="center">At least 1 qualified referral</td><td align="center">5 %</td><td align="center">5 % cashback in $USDC</td></tr><tr><td align="center"><strong>Tier 2</strong></td><td align="center">At least 20 qualified referrals</td><td align="center">10 %</td><td align="center">10 % cashback in $USDC</td></tr><tr><td align="center"><strong>Tier 3</strong></td><td align="center">At least 35 qualified referrals</td><td align="center">15 %</td><td align="center">15 % cashback in $USDC</td></tr><tr><td align="center"><strong>Tier 4</strong></td><td align="center">At least 50 qualified referrals</td><td align="center">20 %</td><td align="center">20 % cashback in $USDC</td></tr></tbody></table>

## Qualification Requirements

A referral is considered qualified when the referred player performs at least one on-chain action, such as:

* Purchasing a Forge Machine
* Making an in-game $GENESIS transaction

Notes:

* Referrals without any on-chain activity will not generate rewards.
* All referral rewards are paid directly in $USDC to the referrer’s wallet, with no minimum or maximum withdrawal limit.

## Objectives

The EtherForge Referral System aims not only to expand the player base, but also to incentivize loyal players to contribute to long-term ecosystem development. It supports natural and sustainable community growth while redistributing value to those who help grow the network.


---

# 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.etherforge.io/etherforge-core-gameplay/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.
