# Withdraw

{% hint style="warning" %}
Please note the video guide is showing the Desktop Flow for Users. Mobile guides will be available soon.
{% endhint %}

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

If you have successfully supplied assets, you’ll be able to withdraw by selecting the **‘Withdraw’** button for your desired asset from the **‘Your Supplies’** section

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/LAgTHlEGCwpx0b8ElBe0" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
*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

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

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

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-mobile/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.
