# Withdraw

1. To withdraw an asset go back to the lending market you have supplied collateral in. Click on the - icon beside your supplied asset.

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

2. Click **Withdraw**

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

3. **Confirm** in wallet.

<figure><img src="/files/8UWxaNXBlYh2zwIkByhl" alt=""><figcaption></figcaption></figure>

4. After completing the transaction, the withdrawn asset will appear in your wallet.


---

# 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://hyperdrive-2.gitbook.io/hyperdrive/borrowing/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.
