# 7.2 节点分红与权限

Rocket-X 节点的分红机制设计了多层次奖励，以激励更多用户参与平台治理。分红比例和权限根据节点等级进行分配，具体如下：

| 节点等级 | 有效地址数量   | 总质押           | 分红比例 | 权限                      |
| ---- | -------- | ------------- | ---- | ----------------------- |
| N1   | 直推超过5个地址 | 5,000,000     | 10%  | 自动授予                    |
| N2   | 2个N1     | 15,000,000    | 20%  | 经过DAO批准                 |
| N3   | 2个N2     | 90,000,000    | 30%  | 获得DAO宣传和技术支持            |
| N4   | 2个N3     | 270,000,000   | 40%  | 获得DAO宣传和技术支持            |
| N5   | 2个N4     | 1,620,000,000 | 50%  | 2个上Launchpand推荐资格       |
| N6   | 2个N5     | 1,620,000,000 | 60%  | 3个上Launchpand推荐资格       |
| N7   | 2个N6     | 1,620,000,000 | 70%  | 4个上Launchpand推荐资格       |
| N8   | 2个N7     | 1,620,000,000 | 80%  | 5个上Launchpand推荐资格，DAO成员 |


---

# 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.2-jie-dian-fen-hong-yu-quan-xian.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.
