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

# Dune Analytics Dashboard

Welcome to our comprehensive guide on the FrogeSwap Dune Analytics Dashboard. Dune Analytics is a powerful platform for querying, visualizing, and sharing blockchain data. Our dashboard specifically caters to users of FrogeSwap, a dynamic decentralized exchange platform. This dashboard is designed to offer insights into the performance, user engagement, and overall health of FrogeSwap. Our dashboard can be found here <https://dune.com/frogelabs/frogeswap>.

### **Dashboard Overview**

The FrogeSwap Dune Analytics Dashboard presents a real-time overview of key metrics that are crucial for both casual and power users. The dashboard includes the following primary sections:

1. **Leaderboard for Rewards**
   * This section displays the rankings of top users based on the rewards they have earned. It's a great way to see who is the most active and successful on FrogeSwap.
   * The leaderboard is updated regularly to reflect the latest standings.
2. **Swaps Analysis**
   * Here, users can view the total number of swaps made on FrogeSwap. This metric is vital for understanding the platform's liquidity and user activity.
   * The data can be broken down by various time frames, such as daily, weekly, or monthly swaps.
3. **Total Volume Tracked**
   * This metric showcases the total volume of transactions conducted on FrogeSwap.
   * It provides insights into the platform's growth and market presence.

### **Navigating the Dashboard**

Our dashboard is designed with user-friendliness in mind. Here are some tips for navigating and making the most out of the dashboard:

* **Filters**: Use the available filters to customize the data view according to your needs, whether it's based on time frames, transaction types, or user categories.
* **Interactive Charts**: Many sections feature interactive charts. Hover over the charts to get detailed information for specific points in time.
* **Updates**: The dashboard is dynamically updated, ensuring you always have access to the latest data.

### **Conclusion**

The FrogeSwap Dune Analytics Dashboard is an invaluable resource for anyone interested in the detailed performance and trends of FrogeSwap. Whether you are a trader, liquidity provider, or a casual observer, this dashboard provides a wealth of information to help you make informed decisions.

For any questions or additional information, please feel free to reach out to our support team.


---

# 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.frogeswap.vip/frogeswap/dune-analytics-dashboard.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.
