# Analytics & Dashboards

Track Mento Protocol's performance, monitor stablecoin metrics, and analyze reserve health through various analytics platforms and dashboards.

## Official Dashboards

### Mento Reserve Dashboard

Access real-time data about Mento's reserve composition, collateralization ratios, and asset allocations.

[View Reserve Dashboard →](https://reserve.mento.org/)

**Key Metrics:**

* Total reserve value and composition
* Collateralization ratios by stablecoin
* Reserve asset breakdown
* Historical reserve performance

### Dune Analytics

Explore comprehensive on-chain analytics including trading volumes, user activity, and protocol growth metrics.

[View Dune Dashboard →](https://dune.com/mento-labs-eng/mento-overview)

**Key Metrics:**

* Stablecoin supply and circulation
* Trading volumes and swap activity
* User growth and adoption
* Transaction patterns and trends

### Community Dashboards

*Coming soon: Additional analytics platforms and community-built dashboards*

### Understanding the Data

For deeper insights into what these metrics mean:

* [The Reserve](/mento-v3/dive-deeper/the-reserve.md) — Understand reserve composition and management
* [Protocol Economics](/mento-v3/dive-deeper/protocol-economics.md) — Value flows, fees, and economic design

***

*Have a dashboard to add? Contribute to the docs or reach out to the Mento community.*


---

# 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.mento.org/mento-v3/other/analytics-and-dashboards.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.
