# How to withdraw from Saver Vaults?

Withdrawing assets from Saver Vaults is a straightforward process. Follow these steps to retrieve your deposited assets:

#### 1. Navigate to Your Saver Vault Positions

* Open the app and go to the **Earn** tab.
* Select **Savers Vault -> Your Assets** to view your current vault positions.

<figure><img src="/files/NFwC8ltNJsrPqkFyAa4x" alt="" width="375"><figcaption></figcaption></figure>

#### 2. Choose the Asset to Withdraw

* Click on the asset from which you want to withdraw funds.
* Enter the amount you'd like to withdraw and tap **"Continue"**.

<figure><img src="/files/GfHiRQLZiHUgFjZPCOlS" alt="" width="375"><figcaption></figcaption></figure>

#### 3. Review and Confirm the Withdrawal

* On the next screen, review the transaction details carefully.
* When you're ready, click **"Withdraw Savers"** to initiate the withdrawal.

<figure><img src="/files/hWO1r3sGTRmZNcbb6vE5" alt="" width="375"><figcaption></figcaption></figure>

#### 4. Transaction Completion

* Your withdrawal transaction will be broadcasted, and you will receive the asset within a few minutes. However, depending on network congestion and the outbound queue, some transactions may take longer to complete.

<figure><img src="/files/ib7dh0LlSIPTArzVQN4F" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://faqs.thorwallet.org/how-to-guides/how-to-withdraw-from-saver-vaults.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.
