# Withdraw

Once you have successfully supplied assets, you’ll be able to withdraw them by selecting the ‘-’ from the ‘Your supplies’ section

{% embed url="<https://youtu.be/Bsc56iVmR9M>" %}

Doing so will bring up a new screen where you can choose how much you wish to withdraw

1. You may manually input your desired withdrawal amount
2. You may select one of the 25%, 50%, 75%, or 100% toggles
3. You may select **'Max'** to withdraw the maximum possible amount

{% hint style="warning" %}
If you wish to withdraw the maximum amount of an asset, ensure you use the **'100%'** or **'Max'** options instead of attempting to manually input the full number, as gas fees are taken into consideration when transactions are made.
{% endhint %}

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

{% hint style="info" %}
*If you have borrowed assets and your Health Factor would drop below 1 as a result of this withdrawal, you will only be able to withdraw the amount that keeps your HF at 1 or above.* \
\
*Alternatively, you are recommended to supply more assets and increase your total borrowing capacity so that you may withdraw the original asset in its entirety.*
{% endhint %}

After inputting your desired amount you will see the window change to reflect how much this will influence your account. Once you have confirmed, select **'Withdraw'**

You will need to sign this transaction within your wallet application

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

You can track the transaction using a small pop-up, which can be expanded for further details

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

Once completed, the dashboard will update to reflect your withdrawal


---

# 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://strobe-protocol.gitbook.io/strobe-protocol/money-market/user-guide/user-guide-desktop/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.
