> For the complete documentation index, see [llms.txt](https://feelin.ai/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://feelin.ai/wiki/play-center/getting-started/user-guide/setting/invite.md).

# 邀请联盟

### 邀请联盟

您可以在此处浏览您的邀请状态，得到的链接点，以及当前用户等级下可获额外金钻奖励的数目。

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

#### 邀请机制简介

通过邀请码首次注册的新用户，除却level 0礼包固定奖励，**可额外获得50金钻注册奖励**。

所有被邀请人在指定周期内的充值金额，将按比例返还链接点至邀请人账户，邀请点可用于在补给品商店购买上架补给品，您可以在“我的资料”页面，浏览现有上架补给品。

另外，对每个用户**前n个邀请**，邀请关系成立后，**邀请人额外可获得50金钻奖励**，该奖励次数上限将**随邀请人用户等级提升而增加（n = x^2）**，如抵达用户等级**目前满级（100级）**，最高可获得 **500000 额外邀请金钻**。

> 举例：如若您的当前等级为**level 2**，则您可获额外50金钻奖励次数为2^2=4次；如若您的当前等级为**level 5**，则您可获额外50金钻奖励次数为5^2=25次。


---

# 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://feelin.ai/wiki/play-center/getting-started/user-guide/setting/invite.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.
