# 7.3 平级权益

节点等级的设计能够使用户自发的进行平台推广，但难免会出现一种情况，以N2与N3为例，当用户A为N2时，邀请到了B和C两个满足N2要求的用户，此时用户A的业绩为120,000,000，没有达到N3的180,000,000业绩要求，从而不能晋升N3，所以A可以获得B、C两人的平级权益。平级权益全等级设计为10%。


---

# 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://rockets-organization-1.gitbook.io/rocket-x-cn/7.-rocketx-jie-dian-ji-zhi/7.3-ping-ji-quan-yi.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.
