# How to Withdraw

<figure><img src="/files/QCipB8Bdk29B9btM2WjQ" alt="" width="375"><figcaption></figcaption></figure>

Click onto the asset you wish to withdraw and choose **“Withdraw”** in the pop-up.

1. You may choose to withdraw an exact quantity or your entire position (click "**MAX**").
2. If you have an open borrowing position and the asset is enabled as a collateral, clicking "MAX" will only enable you to withdraw an amount such that your Borrow Utilization is 95% or lower.&#x20;
3. Please observe the corresponding changes to your Borrow Limit and Borrow Utilization. Once you confirm the parameters and changes in your borrowing metrics, click **“Withdraw”.**
4. Once the transaction is successful, you should see the withdrawn asset in your wallet alongside the updated position.


---

# 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.loanshark.tech/loanshark-core/supply/how-to-withdraw.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.
