# 邀請獎勵

1.邀請玩家參與遊戲，玩家透過邀請人的邀請碼註冊後，在遊戲中消費GUT，邀請者將獲得豐厚獎勵！

邀請返傭比例規則如下：

1. 受邀者累積消費GUT金額≥1 ，且受邀人數≥ 2，邀請人返傭比例= 5%；
2. 受邀者累積消費GUT金額≥501，且受邀人數≥ 3，邀請人返傭比例= 8%；
3. 受邀者累積消費GUT金額≥3001，且受邀人數≥ 5，邀請人返傭比例= 10%；
4. 受邀者累積消費GUT金額≥6001 ，且受邀人數≥ 8，邀請人返傭比例= 12%；
5. 受邀者累積消費GUT金額 ≥10001，且受邀人數≥ 15，邀請人返傭比例= 15%；

GUT消費類別包括：GUT抽卡，購買PVP挑戰次數，購買PVE關卡鑰匙或挑戰次數，PVE跳過動畫，PVE關卡掃蕩以及國戰營寨升級。

邀請人可以在遊戲介面查看返傭獎勵，數據即時統計，每週一會發放前一周的獎勵。

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

2.假如玩家創建帳號時忘記輸入邀請碼，也可以在這個頁面中補輸入

<figure><img src="/files/IxQSM4PXFsJjTIJBjuIV" 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/cn/ecosystem/yao-qing-jiang-li.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.
