# Withdraw Assets

Bonzo Finance offers users the flexibility to withdraw supplied assets at any time, provided those assets are not currently serving as collateral for outstanding loans. This feature ensures that users maintain control over their liquidity.

Only assets not actively securing a loan can be withdrawn freely — if a user has borrowed against their supplied assets, they may need to repay their loan or adjust your position before initiating a withdrawal.\
\
Here's how to withdraw assets from Bonzo Finance:

## **Desktop**

1. From the [Bonzo Finance dashboard](/hub/bonzo-lend/bonzo-lend-quickstart.md) check the "Supplied" box to view all assets currently supplied.
2. Find the asset you'd like to withdraw and click on the <img src="/files/aszzl1s2Uk028SqeyqKq" alt="" data-size="line"> icon found on the right side of the table.
3. Click **Withdraw** and an on-screen modal will appear.
4. From within the modal, type in the amount you'd like to withdraw or click on the <img src="/files/PmIRLRseQpNVbFNJJ0dz" alt="" data-size="line"> button to autofill the full amount supplied.
5. Review the "Transaction overview" section of the modal to understand the impact of withrawing the specified amount of this asset.
6. Click the **Withdraw \[Asset]** button to review and sign the required transaction(s) that appear within your connected wallet.
7. Once completed, the asset will be withdrawn from the protocol and appear in your wallet. Refresh your wallet to reflect these changes.

## **Mobile**

1. Access the [Bonzo Finance dashboard](/hub/bonzo-lend/bonzo-lend-quickstart.md) from within the HashPack dApp browser.&#x20;
2. Scroll down to view the "Supplied" section, which contains a list of assets currently supplied.
3. Find the asset you'd like to withdraw and tap on it to view additional details.
4. Tap on the **Withdraw** button and an on-screen modal will appear.
5. Type in the amount you'd like to withdraw or click on the <img src="/files/PmIRLRseQpNVbFNJJ0dz" alt="" data-size="line"> button to autofill the full amount supplied.
6. Review the "Transaction overview" section of the modal to understand the impact of withdrawing the specified amount of this asset.
7. Click the **Withdraw \[Asset]** button to review and sign the required transaction(s).
8. Once completed, the asset will be withdrawn from the protocol and appear in your wallet. Refresh your wallet to reflect these changes.


---

# 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.bonzo.finance/hub/bonzo-lend/bonzo-lend-quickstart/withdraw-assets.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.
