# Withdraw Assets

1. To withdraw your Assets, go back to the same lending market and click redeem.

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

2. Enter the amount you want to withdraw. You can click **Max** to withdraw your maximum amount.

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

3. Click approve and approve the spending amount in your wallet.

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

4. Click redeem.

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

5. Confirm in your wallet

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

6. After completing the transaction, the withdrawn assets 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/deposits/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.
