# Hyperliquid Vaults Dashboard

Monitor and analyze the performance of Hyperliquid's vault strategies in real-time.

The Hyperliquid Vaults Dashboard provides comprehensive insights into vault performance, allowing you to track TVL, returns, and profitability across different vault strategies on the Hyperliquid protocol.

<figure><img src="/files/sn5MoAxxDlVOhC22W4yo" alt=""><figcaption><p>Hyperliquid Vaults Dashboard</p></figcaption></figure>

### Overview

**Key Features:**&#x20;

• **Real-Time Monitoring:** Track live vault performance and key metrics&#x20;

• **Performance Analysis:** Compare vaults by past month returns, PNL, and other indicators&#x20;

• **Historical Data:** View both recent (30-day) and all-time performance&#x20;

• **Advanced Filtering:** Find vaults that match your investment criteria&#x20;

• **Copy Trading:** Replicate successful vault strategies (except protocol vaults)

### Dashboard Metrics

#### Summary Statistics

At the top of the dashboard, you'll find key overview metrics:

• **Total Vaults:** Total number of vaults available

• **Active Vaults:** Number of currently active vaults

• **Total TVL:** Combined value locked across all vaults

• **Average APR:** Mean annual percentage return across vaults

• **Profitable Vaults:** Number of vaults with positive returns

#### Vault Performance Columns

**Vault** The name and type of the vault strategy.&#x20;

**TVL (Total Value Locked)** The total amount of capital currently invested in the vault. Higher TVL often indicates more trust and adoption of the strategy.

**APR (Past Month Return)** The return rate achieved over the past month. This shows the actual performance over the most recent 30-day period.

**30d PNL (30-Day Profit and Loss)** The actual profit or loss generated by the vault over the last 30 days. Green numbers indicate profits, red numbers indicate losses.

**All-Time PNL** The total profit or loss since the vault's inception. This provides a complete historical view of the vault's performance.

**Days** The number of days since the vault was created. This indicates how long the vault has been operational.

### Filters

Use the filter options to narrow down vaults based on your criteria:

**Min TVL** Set a minimum Total Value Locked threshold to focus on larger, more established vaults.

**Min APR (%)** Filter for vaults with a minimum past month return to find higher-performing opportunities.

**Min 30d PNL** Set a minimum 30-day profit threshold to identify recently profitable vaults.

**Min All-Time PNL** Filter for vaults with a minimum historical profit to find consistently performing strategies.

**Min Days** Set a minimum age requirement to focus on more established vaults with longer track records.

**Search** Search for specific vault names or strategies using keywords.

**Show Closed Vaults** Toggle to include or exclude vaults that are no longer accepting new investments.

### How to Use the Dashboard

#### Finding High-Performing Vaults

1. **Set Performance Filters:** Use Min APR and Min PNL filters to identify top performers
2. **Check Consistency:** Look for vaults with both positive 30d PNL and All-Time PNL
3. **Consider Size:** Balance between high TVL (established) and emerging opportunities
4. **Review Track Record:** Longer-running vaults (more Days) may indicate proven strategies
5. **Copy Successful Strategies:** Use the copy trade feature for eligible vaults

#### Risk Assessment Tips

**Green Flags:**

* Consistent positive PNL over both 30d and all-time periods
* Strong past month returns (APR) with sustainable performance
* Longer operational history (higher Days count)
* Substantial TVL indicating community trust
* Available for copy trading (excludes protocol vaults)

**Red Flags:**

* Recent losses (negative 30d PNL) even if all-time is positive
* Extremely high past month returns that seem unsustainable
* Very short operational history with large claims
* Declining TVL trends

### Data Refresh

Use the "Refresh Data" button to update all metrics with the latest information.&#x20;

***

*The vault performance data shown is historical and does not guarantee future results. Always conduct your own research and consider your risk tolerance before investing in any vault strategy.*


---

# 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.dextrabot.com/features/hyperliquid-vaults-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.
