> For the complete documentation index, see [llms.txt](https://gitbook-docs.coinmetrics.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook-docs.coinmetrics.io/market-data/market-data-overview/volume.md).

# Volume

Coin Metrics calculates trusted volume and reported volume metrics for a variety of entities.

The trusted volume metrics sum all volume from the spot markets of a set of trusted exchanges in U.S. dollars. The trusted volume metrics are available for assets and pairs.

The reported volume metrics represent various aggregations of spot market, futures market, and option market volume in U.S. dollars. The reported volume metrics are available for assets, exchanges, exchange-assets, and pairs. These metrics are referred to as reported because the input data is reported trades from centralized and decentralized exchanges.

## Metrics

{% content-ref url="/pages/YpHANeWrkSw73m2dt3yY" %}
[Trusted Volume](/market-data/market-data-overview/volume/volume_trusted.md)
{% endcontent-ref %}

{% content-ref url="/pages/huHdnN0sm37HoyVIK4cJ" %}
[Reported Volume](/market-data/market-data-overview/volume/volume_reported.md)
{% endcontent-ref %}


---

# 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://gitbook-docs.coinmetrics.io/market-data/market-data-overview/volume.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.
