# 6.1 质押挖矿机制（币本位）

Rocket-X 提供三种质押挖矿产品，用户可以通过质押一定数量的 RXT 获得高额收益。

<br>

| 质押等级 | 质押金额(RXT)  | 出局收益 | 日收益  |
| ---- | ---------- | ---- | ---- |
| 入门   | 10,000     | 150% | 0.7% |
| 初级   | 100,000    | 180% | 0.8% |
| 中级   | 1,000,000  | 230% | 0.9% |
| 高级   | 10,000,000 | 300% | 1%   |

注释：

入门质押：

• 质押 1 万枚 RXT，获得 0.7% 的日产出效率。

• 总算力150%，当用户总收益达到15,000 RXT时自动出局 。

初级质押：

• 质押 10 万枚 RXT，获得 0.8% 的日产出效率。

• 总算力180%，当用户总收益达到180,000 RXT时自动出局 。

中级质押：

• 质押 100 万枚 RXT，获得 0.9% 的日产出效率。

• 总算力230%，当用户总收益达到2,300,000 RXT时自动出局&#x20;

高级质押：

• 质押 1,000 万枚 RXT，获得 1% 的日产出效率。

• 总算力300%，当用户总收益达到30,000,000 RXT时自动出局&#x20;

\ <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.1-zhi-ya-wa-kuang-ji-zhi-bi-ben-wei.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.
