# How to deposit assets to Saver Vaults?

Depositing assets into Saver Vaults allows you to earn passive income on your crypto holdings. Follow these steps to make a deposit using the mobile app:

#### 1. Navigate to the "Earn" Tab

* On the app's home screen, tap on the **"Earn"** tab located at the bottom.

<div align="left"><figure><img src="/files/e7mo7CxtCng9OXLBW5ne" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/4pzNvcSaQ8KUZfF9wuYB" alt="" width="375"><figcaption></figcaption></figure></div>

#### 2. Select "Savers Vaults"

* In the **Earn** section, click on the **"Savers Vault"** option.
* Choose the asset you wish to deposit into the vault (e.g., AVAX in this case).

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

#### 3. Enter the Deposit Amount

* On the asset page, enter the amount you want to deposit.
* After entering the amount, tap **"Continue"**.

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

#### 4. Review and Confirm the Transaction

* On the next screen, review the details of your deposit.
* Once everything looks good, click on **"Deposit Now"** to complete the transaction.

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

#### 5. Transaction Confirmation

* Your transaction will be broadcasted and should complete within a few seconds.
* To view your deposit, go to the **Earn** tab, then **Savers Vault -> Your Assets** to check your positions.

<div align="left"><figure><img src="/files/5cMcihnQvDfs8grQspjq" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/PWTXTAKsVIDfPq8P4Oay" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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-deposit-assets-to-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.
