# Terra AI Vaults

This guide walks you through an overview of the Terra Vaults dashboard.

Terra Vaults dashboard consists of the following elements

**Topbar**\
Connect your wallet and switch between supported blockchain networks.

**Sidebar**\
Toggle between Vaults, Statistics and Documentation dashboards, switch between light and dark mode and show or hide the sidebar details.

**Vaults Overview**\
You can see the available vaults and vault summary, filter vaults or create a new vault. By clicking on a vault, vault details are presented.

**Vaults summary**\
Vaults summary presents the most important vault information.

The table below explains the displayed information.

| Term                   | Description                                                                                                                                            |
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Available to deposit\* | Tokens you can deposit to the vault from your connected wallet.                                                                                        |
| My LP Tokens\*         | LP (Liquidity Provider) Tokens in your wallet.                                                                                                         |
| Increase               | Vault profitability from the accumulating flash loan fees since vault inception                                                                        |
| Yield                  | Vault Yield Farming program annual percentage yield (APY). To learn if a yield farming program is available, click on a vault check the vault details. |
| FL Volume              | The total amount of flash loans borrowed since the platform release on the given blockchain.                                                           |
| Capacity               | The total amount a vault can accept and the amount already deposited in the vault.                                                                     |

***\***&#x54;he information is displayed only if your wallet is connected.*

When you select a vault, vault details are presented. Terra Vault guide walks you through an overview of vault details.


---

# 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.terraaidefi.org/terra-ai-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.
