# 质押&理财

点击“赚”按钮，进入“质押&理财”。

<figure><img src="/files/HozFm08Rd79mVrMXJE6m" alt=""><figcaption></figcaption></figure>

横幅显示当前纪元的详细信息，如剩余时间、总质押数量、价值等。

**质押SEX获得质押奖励**

1. 点击“质押SEX”
2. 输入你想要质押的SEX数量和锁定的期限。
3. 点击“锁定SEX“完成质押流程。

<figure><img src="/files/Qx75muJHvzUko4AMzujw" alt=""><figcaption></figcaption></figure>

**质押SLP获得质押奖励**

1. 点击“质押SLP”
2. 输入你想要质押锁定的SLP的数量。
3. 点击“锁定SLP”完成质押流程。

> 质押SLP和SEX都可以获得SEX代币奖励，二者仅有奖励数量上的不同。

**管理你的质押资产：**

您可以在页面底部“质押中”面板中查看您的所有质押资产。 每个小卡片都展示了该笔质押的资产种类，质押资产的数量，当前SEX奖励数，质押进度等。 点击卡片会展示更多的相关信息。

* 当质押时间到期以后，点击“解锁全部”即可解锁到期的质押资产，并取回锁定的本金。
* 同时，您质押产生的SEX代币奖励将会出现在右侧“解锁”位置。它们将在365天的分发期内线性释放。您可以点击“领取全部”来领取已经释放的SEX代币奖励。


---

# 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://docs.substancex.io/zh/zhi-nan/zhi-ya-li-cai.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.
