# How to Withdraw

Withdrawing funds is simple - just two steps! Read below:&#x20;

Go to your vault, choose how much you'd like to withdraw, and withdraw.&#x20;

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

Sign the transaction!

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

Your tokens withdrawn will be sent to your wallet address within 7 days after requesting withdrawal! The exact wait time is subject to the underlying vault.


---

# 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.latch.io/tutorial/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.
