# Invitation rewards

The inviter rebate ratio are as follow:

1. If the cumulative amount of GUT spent by the invitees is ≥ 1, and the number of invitees by the inviter is ≥ 2, the rebate ratio based on the total amount spent = 5%;
2. If the cumulative amount of GUT spent by the invitees is ≥ 501, and the number of invitees by the inviter is ≥ 3, the rebate ratio based on the total amount spent = 8%;
3. If the cumulative amount of GUT spent by the invitees is ≥ 3001, and the number of invitees by the inviter is ≥ 5, the rebate ratio based on the total amount spent = 10%;
4. If the cumulative amount of GUT consumed by the invitees is ≥ 6001, and the number of invitees is ≥ 8, the rebate ratio = 12%;
5. If the cumulative amount of GUT spent by the invitees is ≥ 10,001, and the number of invitees by the inviter is ≥ 15, the rebate ratio based on the total amount spent = 15%;

GUT spent categories includes but not limited to:

1. Minting NFT Cards;
2. Purchasing challenge attempts for PVP, PVE & Faction Wars;
3. Purchasing Level Keys, Skipped Animation & Stage Raid in PVE;
4. Camp Upgrades in Faction Wars.

Referral data are shown based on real time data, allowing the inviter to check their referral details within the game interface. Rewards for the previous week will be distributed every Monday on a weekly basis.

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


---

# 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.genuniverse.io/ecosystem/invitation-rewards.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.
