# Vault Information aggregator dashboard

The vault information aggregator is designed to empower users with the ability to conduct intricate comparisons among the options presented by our search engine. The search dashboard will furnish users with two distinct view types:

**1. Basic View:**

* This simple view furnishes users with key high-level information for each vault.
* Information included:
  * Current Annual Percentage Yield (APY)
  * Current Total Value Locked (TVL)
  * Security Score

**2. Pro View:**

* The detailed view provides an in-depth exploration of various indicators, accessible exclusively to REVA token holders.
* Information provided:
  * Comprehensive historical yield analysis
  * Historical Total Value Locked (TVL) trends
  * Thorough security report
  * Holistic risk analysis

This feature-rich approach equips users with the tools to make well-informed decisions by offering both a quick overview and an in-depth analysis of each vault. The vault information aggregator thus not only simplifies the comparison process but also empowers users to engage with the data on their own terms.


---

# 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://revault-network-1.gitbook.io/revault-network-2/tokenomics/the-revault-platform/vault-information-aggregator-dashboard.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.
