# 杠杆

## 杠杆挖矿风险&#x20;

杠杆挖矿可以获得更高的收益，但是也会承担着无常损失的风险，用户所使用的杠杆会加剧这种非永久性损失风险。

[点击此处](https://academy.binance.com/en/articles/impermanent-loss-explained)阅读有关无常损失的更多信息。在稳定币的池子中，由于稳定币价格波动极小，所以非永久性损失风险最小，但是这种非永久性损失风险的存在和用户使用杠杆的情况下，用户的头寸依然有清算风险。&#x20;

当 Risk （风险值）= 100% 时，该头寸将会有清算风险。在此情况下，任何清算人都可以清算您的头寸。 当清算头寸时，他们将偿还债务以换取清算奖金。&#x20;

例如，如果你有 20 个 BNB 的债务总额，清算人选择通过偿还其中的 10 个 BNB 来进行清算 （他们不必全额偿还债务），清算人将获得相当于 10.5 个 BNB（5 ％清算赏金）。 如果此次清算使您的债务比率低于 100%，其他清算人将无法继续清算您的头寸。 因此，您的杠杆头寸仓位仍然存在，头寸风险会低于清算风险值，但资产会小于原先的价值。因为：

1\. 您的部分头寸价值（以 LP 代币表示）作为赏金提供给清算人 ；

2.部分债务由清算人偿还。债务金额也会影响您的头寸价值。


---

# 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-zh-cn.cashcow.finance/jin-rong-mo-xing/li-lv-mo-xing.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.
