# LON 质押

### 什么是 LON 质押

通过质押 LON，LON 持有者能够根据质押的 LON 数量占比获得 LON 奖励，分享 Tokenlon 增长红利。质押奖励来自于协议在公开市场上回购得到的 LON。

![](https://support.tokenlon.im/hc/article_attachments/360091249772/image1.png)

每次回购得到的 LON 中划分至质押奖励池的 LON 数量将由以下公式决定：

**LON 质押奖励数量 = LON 回购数量 \* 质押奖励因子**

*注：当前质押奖励因子为 0.6，即每回购 1 个 LON，都将有 0.6 个  LON 放入质押奖励池*

参与 LON 质押的用户，将能够获得 xLON 代币作为质押凭证和捕获质押奖励的工具，xLON 与 LON 的兑换比率将会随着 Tokenlon 协议质押奖励分配的增加而持续上升。同时，xLON 代币可自由转账。

LON 质押用户退出质押时，需要将 xLON 交还给质押合约，从而赎回投入质押的 LON 和期间获得的 LON 质押奖励。需要注意的是用户退出 LON 质押前需要先发起解锁申请，触发 7 天解锁期倒计时，倒计时结束即可取回 LON。

如需要在解锁倒计时期间提前取回 LON 的用户，可以强制退出并支付罚金，罚金比例最高为 5%，并且随着倒计时线性递减，对应的罚金将留在质押池中作为其他质押用户的额外奖励。


---

# 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://tokenlon.gitbook.io/docs/learn/lon-economic-mechanisms/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.
