> For the complete documentation index, see [llms.txt](https://docs.everstake.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.everstake.com/integrations/dashboards/dune.md).

# Dune

Everstake uses Dune to visualize data in order to show key staking trends, compare validators, and build user trust.

## Supported Dashboards

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th><select multiple><option value="xGggVVk5FX2y" label="APY" color="blue"></option><option value="m5at7DkA0MrU" label="Top Validators" color="blue"></option><option value="Mw6p2lB8bRJ9" label="Rewards" color="blue"></option><option value="hjA795GfFOyP" label="Everstake" color="blue"></option><option value="V6fdvjIMwB2S" label="Stake" color="blue"></option><option value="RGAAeP71zeYR" label="Only Everstake" color="blue"></option></select></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>⭐ <a href="/integrations/dashboards/dune/solana-validators-performance.md">Solana</a></td><td>Compare the performance of Solana validators based on trusted Dune data!</td><td><span data-option="m5at7DkA0MrU">Top Validators, </span><span data-option="xGggVVk5FX2y">APY, </span><span data-option="Mw6p2lB8bRJ9">Rewards, </span><span data-option="V6fdvjIMwB2S">Stake</span></td><td><a href="https://1249209355-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsyXGefmWNIENxOOHmKgY%2Fuploads%2FHpyXziHBpNIv24jYe2Jq%2Funnamed.jpg?alt=media&amp;token=de40139d-b68b-42d3-9e65-294a7b766653">unnamed.jpg</a></td></tr><tr><td><a href="https://dune.com/everstake1/everstake-eth-staking">Ethereum</a></td><td>Comprehensive report on the Everstake Ethereum staking</td><td><span data-option="RGAAeP71zeYR">Only Everstake, </span><span data-option="V6fdvjIMwB2S">Stake, </span><span data-option="xGggVVk5FX2y">APY</span></td><td><a href="https://1249209355-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsyXGefmWNIENxOOHmKgY%2Fuploads%2FUYhPgSIQVbQARt3uGdTu%2FEth.png?alt=media&amp;token=6a215d44-2cae-4946-93d1-f125c25f61e8">Eth.png</a></td></tr></tbody></table>

{% hint style="info" %}

## Click on ⭐ to add the dashboard to your Favorites <a href="#click-on-to-add-the-dashboard-to-your-favorites" id="click-on-to-add-the-dashboard-to-your-favorites"></a>

{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.everstake.com/integrations/dashboards/dune.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
