# 流动性挖矿

VoltSwap 中的流动性挖矿鼓励长期质押行为。流动性挖矿程序只有 Stake 和 UnStake 操作。没有单独的奖励收获功能。如果用户想获得奖励，他必须取消部分或全部股份。 奖励需要 10 周才能从立即归属的 10% 到立即归属100%。如果用户在 10 周结束前取消抵押，则只能提取奖励的归属部分。未归属的奖励将作为其他抵押参与者的奖励回到池中。与在同一天进行质押和取消质押的用户相比，质押超过 10 周的用户将获得 10 倍的奖励。


---

# 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://cn.docs.voltswap.finance/volt-dai-bi/liu-dong-xing-wa-kuang.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.
