# 6.4 质押推荐奖励

Rocket-X 采用了直推和间推相结合的推荐奖励机制，用户推荐他人参与质押后，可以获得相应的收益奖励：

直推奖励：用户直推他人质押，可以获得推荐用户收益的 20%。

间推奖励：用户间接推荐的用户质押，可以获得推荐用户收益的 10%。

这种多层级的推荐奖励机制不仅鼓励用户积极推广平台，还进一步增加了用户在平台中的收益来源。

\ <br>


---

# 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/6.-zhi-ya-wa-kuang-yu-jie-dian-ren-gou/6.4-zhi-ya-tui-jian-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.
