> For the complete documentation index, see [llms.txt](https://support.backpack.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/xiang-mu-yu-ji-hua/ji-fen-ji-hua/deng-ji-tui-jian-ji-hua-ji-fen.md).

# 等级推荐计划（积分）

### 概览

等级推荐计划会奖励顶级徽章持有者，以其被推荐用户所赚取积分的一定比例进行匹配。

***

### 资格

* **符合条件的人群**：黄金、白金、钻石、挑战者（仅限第 2 赛季）
* **可获得的奖励**：每周按被推荐用户所产生的积分进行百分比匹配
* **首次发放**：第 2 赛季第 8 周（包含在标准每周积分发放中）

***

### 匹配比例（赛季二）

* **黄金**：2%
* **白金**：3%
* **钻石**：4%
* **挑战者**：5%

***

#### 运作方式

1. 用户使用您的推荐码注册并完成 KYC。
2. 每周，您的被推荐用户根据其活动赚取积分。
3. 您将根据上述比例获得这些积分的匹配奖励。该匹配奖励包含在每周的积分分配中。

***

### 示例

如果您的被推荐用户在某一周赚取了 10,000 积分，而您的等级是“钻石”，那么您将获得 4% = 400 积分作为当周奖励。

***

### 说明与政策

* **赛季限定**：仅第 2 赛季的等级有资格。
* **联盟排除**：加入联盟计划的用户不享受等级推荐匹配奖励。
* **每周节奏**：匹配奖励遵循正常的每周分配周期。
* **积分池来源**：推荐积分将包含在每周 1,000 万积分的标准分配中。
* **计划自主权**：我们可能会根据需要调整或更正之前的分配。

***

### 常见问题（FAQ）

<details>

<summary><strong>联盟计划成员是否可以获得等级推荐匹配奖励？</strong></summary>

加入联盟计划的用户不享受等级推荐匹配奖励。

</details>

<details>

<summary><strong>哪些等级有效——第 1 赛季还是第 2 赛季？</strong></summary>

仅第 2 赛季的等级有效。

</details>

<details>

<summary><strong>什么算作“推荐”？</strong></summary>

通过您的推荐码注册并完成 KYC 的用户。您可以在“推荐”页面找到并分享您的推荐码。

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/xiang-mu-yu-ji-hua/ji-fen-ji-hua/deng-ji-tui-jian-ji-hua-ji-fen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
