# Vaulting

Vaulting is the newest innovation from Aladdin DAO. It allows you to **deposit and bond at a discount the rewards** of different DeFi assets and LPs!

![Home page](/files/2zkSii6JhoFHOpesnKWC)

By clicking “Vaults” icon here, you will navigate to the Vaults page.

![Vaults page](/files/dBMhMZh40bL0Lze4QAYR)

On the first column you have the asset that you can deposit; on the second column you can see the APY received for that asset (the rewards will be in $xALD); on the third column is the Total Value Locked; on the fourth column you will see your deposit; on the fifth column is the amount of $xALD earned.

Click the “Action” button on DeFi asset which you want to deposit into the vault. Taking renWBTC from Convex as example here.

![Vault menu](/files/jUNmBy618IPqWRovtSeM)

Input the amount which you want to deposit, then click the “Approve” button

&#x20;![](/files/b0jUI77JBMjbXyfNNJ0G)

Click the “Confirm” button to approve crvrenWBTC spending - this is required just once (please make sure you have enough ETH to pay the transaction fees).

![Vault deposit](/files/Xd2NhlMVewQzfZpxRc7f)

Once the spending approval is confirmed, the "Deposit" button will replace the "Approve" one. Click on it to deposit the desired amount (again, please make sure you have enough ETH to pay the transaction fees).

![](/files/ZbDDhyHuL5EOhWSzYMA4)

Once the deposit transaction is confirmed the deposited amount will be shown on the fourth column and you will start earning $xALD!


---

# 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.aladdin.club/aladdin-dao-v2-overview/aladdin-dao-tutorials/vaulting.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.
