# LQTY 质押

### **在 Liquity 中如何进行质押操作？**

要开始质押，您需要将您的 LQTY 代币存入 Liquity 质押合约。 完成操作后，您将开始按比例赚取 LUSD 和 ETH 的借贷和赎回费用。

### **我质押的 LQTY 能带来多少收益？**

在费用产生的那一刻，您的 LQTY 股份将获得一部分费用，其份额等于您在 LQTY 股份总额中所占的份额。

### **有锁仓期吗？**

没有，您可以随时提取您的抵押资金。

### **我可以质押 LUSD 吗？**

您只能质押 LQTY 代币。 但LUSD 可以存入[稳定池](https://docs.liquity.org/v/cn/faq/stability-pool-and-liquidations)。

### **质押的 LQTY 代币是用于支持系统（如 Maker）还是用于治理？**

不，质押的 LQTY 既不用于支持 Liquity 系统，也不用于治理，因为Liquity没有治理。


---

# 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.liquity.org/liquity-v1-cn/faq/staking.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.
