# Links to Stats Dashboards

### Hop Volume

See high level transfer volume across chains

{% embed url="<https://volume.hop.exchange/>" %}

#### Additional Hop Stats

* Cumulative/Daily/Weekly/Monthly time ranges
* Detailed Transfer Volume by source/destination chain and token
* AMM fees for different pools
* Integration partners
* Unique wallets that have bridged
* Top accounts by volume
* Total transfers

{% embed url="<https://stats.hop.exchange/>?" %}

### Token Terminal

View key metrics on [Token Terminal](https://tokenterminal.com/terminal/projects/hop-protocol)

* Circulating market cap
* Revenue (30d, annual)
* Fully diluted market cap
* Total value locked
* P/F ratio (fully diluted)
* Transfer volume (annualized)
* P/S ratio (fully diluted)
* Fees (30d)
* Treasury
* Fees (annualized)
* Daily active users (30d average)
* Code commits (30d sum)

{% embed url="<https://tokenterminal.com/terminal/projects/hop-protocol>" %}

### DefiLlama

View pool stats on [DefiLlama](https://defillama.com/protocol/hop-protocol)

* Total Value Locked by chain
* Yields by pools

{% embed url="<https://defillama.com/protocol/hop-protocol>" %}

### CoinGecko

View token stats on [CoinGecko](https://www.coingecko.com/en/coins/hop-protocol)

{% embed url="<https://www.coingecko.com/en/coins/hop-protocol>" %}


---

# 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.hop.exchange/stats/links-to-stats-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.
