# 流动性质押(slisBNB)

流动性质押是一种允许用户在保持质押资产流动性的同时，参与网络安全和治理的机制。这种机制通过创建一个代表质押资产的代币（在这个例子中是slisBNB）来实现。

## 如何工作

当用户质押他们的BNB，他们将收到等量的slisBNB。这些slisBNB可以在任何支持它的市场上交易，就像其他任何ERC20代币一样。这意味着用户可以在保持质押状态的同时，利用他们的BNB进行其他投资或借贷。

同时，质押的BNB将被用于网络安全和治理。这意味着slisBNB持有者将有权参与网络决策，并可能获得质押奖励。

## 优点

流动性质押的主要优点是它允许用户在不牺牲网络安全和治理参与的情况下，保持他们的资产流动性。这对于那些希望同时参与DeFi活动和网络治理的用户来说，是非常有吸引力的。

此外，流动性质押还可以降低质押的门槛，因为用户不再需要锁定他们的资产以参与网络安全和治理。这可能会吸引更多的用户参与到网络中来。

## 如何使用

要开始使用流动性质押，用户需要首先将他们的BNB发送到质押合约。然后，他们将收到等量的slisBNB，可以在任何支持它的市场上交易。

用户也可以随时将他们的slisBNB赎回为原始的BNB。为此，他们需要将slisBNB发送回质押合约，然后他们将收到等量的BNB。

请注意，赎回可能需要一些时间，因为质押的BNB需要从网络安全和治理中撤出。


---

# 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.bsc.lista.org/zh-cn/kai-fa-zhe/liquid-staking-slisbnb.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.
