# Referral System

The **Referrals** tab can be found in the **last position** of the right sidebar.

In the “Referrals” tab, you will find the following features:

* **Your referral code**: Share this unique code with your friends to refer them and start earning rewards.
* **Referral code entry field**: When a friend shares their referral code with you, enter it here carefully—accuracy is key.
* **Referred friends list**: View the level and honor of each referred friend, along with the expiration date of their referral and the amount of gold they are generating.

For every referral, you will earn **10% of your friends' earnings in quests** (including daily quests) for **100 days** after they enter your referral code.

<figure><img src="/files/vV0McBBfUmDRQB13l5Rk" alt=""><figcaption></figcaption></figure>

#### **Referral Rules**:

* **Level requirement**: To claim referral bonuses, the referred account must be at least **level 5**. Additionally, there is a **2-day waiting period** after registration before bonuses can be claimed.
* **Code activation window**: New users have **two days** to apply a referral code. Make sure to remind them to enter it promptly to avoid missing out.
* **Single-use referral codes**: Referral codes can only be used once per user. If two new users mutually apply each other's codes, the second attempt will be marked as **“Expired”**. Reciprocal referrals are not permitted.
* **Multi-account prevention**: We have implemented measures to detect multi-account abuse. Depending on the severity of the violation, penalties may range from fines (10k-50k) to **permanent bans**.


---

# 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://gods-glory.gitbook.io/gods-glory-whitepaper/game/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.
