> For the complete documentation index, see [llms.txt](https://docs.bsc.lista.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bsc.lista.org/zh-cn/yong-hu-zhi-nan/liquid-staking-slisbnb/redeem-bnb-from-slisbnb.md).

# 从 slisBNB 兑换 BNB

#### **步骤1:** <a href="#id-4299" id="id-4299"></a>

要取消质押您的BNB，请返回主页面，然后点击“取消质押”。

<figure><img src="https://docs.bsc.lista.org/~gitbook/image?url=https%3A%2F%2F1284749027-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FeuAQJMk753IWaCTi0zzi%252Fuploads%252FehPuAMCEXjfhXeTY8C3z%252Fimage.png%3Falt%3Dmedia%26token%3Db9074b5c-9ba1-46f8-ba8b-95ce5853d28b&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=a3eade32&#x26;sv=1" alt=""><figcaption></figcaption></figure>

#### **步骤2:** <a href="#ac51" id="ac51"></a>

输入您想要取消质押的BNB数量，然后点击“取消质押”。在Metamask上批准并确认交易，就完成了。

注意：用户必须等待7-15天的时间才能提取他们的BNB。

#### **步骤3:** <a href="#id-4a01" id="id-4a01"></a>

前往提款部分检查您的BNB提款状态。

<figure><img src="https://docs.bsc.lista.org/~gitbook/image?url=https%3A%2F%2F1284749027-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FeuAQJMk753IWaCTi0zzi%252Fuploads%252FC72dGd3Dcw8C7yMHV6q6%252Fimage.png%3Falt%3Dmedia%26token%3D49cd8e1b-754b-44bc-a34a-eaeddbb6cec4&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=4ac7734c&#x26;sv=1" alt=""><figcaption></figcaption></figure>

#### 步骤4: <a href="#id-29f4" id="id-29f4"></a>

一旦BNB成功取消质押，点击“claim”并确认交易，就完成了！

<figure><img src="https://docs.bsc.lista.org/~gitbook/image?url=https%3A%2F%2F1284749027-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FeuAQJMk753IWaCTi0zzi%252Fuploads%252FobtzR9iUbGjsIDAYTufm%252Fimage.png%3Falt%3Dmedia%26token%3D2ac1c558-765d-40d3-8b82-3c87a0afad7a&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=912fa199&#x26;sv=1" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bsc.lista.org/zh-cn/yong-hu-zhi-nan/liquid-staking-slisbnb/redeem-bnb-from-slisbnb.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
