# Yearn-Exporter-Intro

Info about the [Yearn Exporter](https://github.com/iearn-finance/yearn-exporter) and my pre-made Dashboards for Grafana. The Yearn Exporter is a tool to output on-chain numeric data about the Yearn Vaults and feed it into Prometheus so that users can track vault statistics on a Grafana dashboard such as the ones below. If you want to add to this guide you can find it [here](https://github.com/DarkGhost7/yearn-exporter-info).&#x20;

![Example Dashboard for V1 Vaults](https://github.com/DarkGhost7/yearn-exporter-info/blob/main/Screenshots/v1%20vaults%20grafana%20dashboard.jpg?raw=true)

![Example Dashboard for Boost Stats on Vaults](https://github.com/DarkGhost7/yearn-exporter-info/blob/main/Screenshots/Boosties_Dashboard.jpg?raw=true)


---

# 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://darkghost.gitbook.io/yearn-exporter-info/master.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.
