# Withdraw collateral

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F60fXF9rALi6luWHVkkGg%2Fuploads%2Fub8H8qdawlnDA1QRNa7y%2FWithdraw%20Collateral.mp4?alt=media&token=c25d60e7-3e67-4f98-8805-310e25e43b58>" %}

{% hint style="info" %}
**Longer vs instant withdrawal**

Before withdrawing, please ensure your outstanding loan is repaid to avoid liquidation of your collateral.

\
**BNB**

BNB takes 7–15 days to be withdrawn, while withdrawing BNB LSTs (Eg. slisBNB) is immediate.

slisBNB is the interest-bearing BNB staking asset and allows you either exchange it for BNB on major DEXs or hold and keep getting BNB Staking rewards that accumulate in slisBNB over time. The longer you hold, the more BNB you'll get when exchanging BNB LSTs to BNB.

The minimum amount to withdraw is 0.1 BNB.
{% endhint %}

To withdraw your collateral:

1. Head over to your Lista DAO CDP dashboard [here](https://lista.org/cdp/dashboard?utm_source=gitbook\&utm_medium=article\&utm_campaign=withdraw-collateral).

<figure><img src="/files/aoF6MNMPJlzcb5ufmeMU" alt=""><figcaption></figcaption></figure>

2. Select which collateral type you would like to withdraw, and click "Withdraw".
3. Input the amount of collateral you would like to withdraw, and click "Withdraw".

<figure><img src="/files/9KEM67YYMNJMfIXamyAS" alt=""><figcaption></figcaption></figure>

4. Confirm the transaction in MetaMask and you are done.

<figure><img src="/files/ar7XvwP6ji6XJFSL3b6O" alt=""><figcaption></figcaption></figure>


---

# 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/user-guide/collateral-debt-position/withdraw-collateral.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.
