# Statistics

### Key Metrics on the Dune Dashboard

1. **Total Value Locked (TVL):**\
   Track the total value of assets locked in the platform’s smart contracts. This metric provides insight into the overall health and growth of the platform.
2. **Total Payments:**\
   View the cumulative amount of payments processed by the platform, giving users a clear picture of transaction volume.
3. **Total Fees Earned:**\
   Monitor the total fees generated by the platform, reflecting its revenue and sustainability.
4. **Latest Deposits:**\
   Stay updated with the most recent deposits made by users, showcasing real-time activity on the platform.
5. **Size of Pools:**\
   Analyze the size of individual liquidity pools, helping users understand the distribution of assets across different pools.
6. **Total Assets in Reserve:**\
   Check the total assets held in reserve, ensuring transparency about the platform’s financial backing.

### Access the Dashboard

You can explore these metrics and more on our public Dune dashboard:\
👉 [cSigma Dune Dashboard](https://dune.com/csigma/dashboard)

This dashboard is designed to empower users with the information they need to make informed decisions. We encourage you to explore the data and gain deeper insights into the platform’s performance.


---

# 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://csigma-edge.gitbook.io/csigma-protocol/technical-resources/statistics.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.
