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

# Hipo Stats

### What is Hipo Stats?

Hipo Stats ([stats.hipo.finance](https://stats.hipo.finance/)) is a public dashboard designed to provide you with all the essential statistics and data you need for your Hipo experience. It offers comprehensive insights into key metrics, helping you stay informed and make better decisions within the Hipo ecosystem.

### What is Included in Hipo Stats?

In our Hipo stats, you'll find comprehensive and up-to-date information, including:

* **hGRAM Price in USD**: Track the current market value of Hipo Staked GRAM (hGRAM) in US dollars.&#x20;
* **hGRAM Price in GRAM**: Monitor the value of hGRAM in relation to GRAM.&#x20;
* **Hipo TVL**: Total Value Locked (TVL) on Hipo, indicating the overall value held within our platform.&#x20;
* **hGRAM TVL on DEXs**: The portion of hGRAM Total Value Locked on decentralized exchanges.&#x20;
* **hGRAM Holders**: The number of unique addresses holding Hipo Staked GRAM tokens.&#x20;
* **Hipo APY**: The annual percentage yield for staking and other reward programs.

### Help Us Improve Hipo Stats

At Hipo, we've always maintained transparency in sharing our data with users. We encourage you to engage with us on social media and share your feedback.&#x20;

Let us know what additional data or features you'd like included in Hipo stats to make it even more comprehensive and user-friendly. Your input helps us improve and better serve the Hipo community.

<br>


---

# 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:

```
GET https://docs.hipo.finance/introduction/hipo-stats.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.
