> For the complete documentation index, see [llms.txt](https://guardian.hedera.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guardian.hedera.com/docs/3.5.1/guardian/standard-registry/usage-statistics.md).

# Usage Statistics

In the pursuit of optimizing digital asset management and enhancing environmental sustainability practices, Guardian introduces a pivotal feature: Usage Statistics. This tool provides stakeholders with a comprehensive overview of Guardian usage across the Hedera Testnet and Mainnet, offering unprecedented insights into operational trends and performance metrics.

### Description

Usage Statistics within Guardian is designed to offer users a deep dive into the analytics of Guardian operations, encompassing every aspect of usage within the ecosystem. By aggregating data, this feature allows users to monitor activity trends, evaluate the performance of digital asset transactions, and understand the broader implications of their sustainability efforts. Whether it's tracking the issuance of carbon credits, the management of renewable energy certificates, or the deployment of sustainability policies, Usage Statistics delivers a granular view of interactions and transactions across the platform.

### Benefits

1. **Informed Decision-Making**: With access to detailed analytics, organizations can make more informed decisions regarding their sustainability strategies and digital asset management practices.
2. **Performance Optimization**: Identifying trends and patterns in Guardian usage enables users to pinpoint areas for improvement, optimizing the efficiency and effectiveness of their operations.

### Conclusion

The integration of Usage Statistics into Guardian marks a significant advancement in digital environmental asset management. By equipping users with the tools to track, analyze, and interpret usage data, the Guardian not only enhances operational efficiency but also contributes to the broader goals of transparency and accountability in environmental sustainability practices. As organizations continue to navigate the complexities of managing digital assets on a global scale, Usage Statistics will undoubtedly serve as a cornerstone feature, enabling a more insightful, efficient, and impactful approach to sustainability.


---

# 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://guardian.hedera.com/docs/3.5.1/guardian/standard-registry/usage-statistics.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.
