# Funding Rates

Coin Metrics tracks realized and predicted funding rates for individual markets and calculates several aggregated funding rates metrics in our coverage universe.

## Metrics

{% content-ref url="funding-rates/funding-rates" %}
[funding-rates](https://gitbook-docs.coinmetrics.io/market-data/market-data-overview/funding-rates/funding-rates)
{% endcontent-ref %}

{% content-ref url="funding-rates/predicted-funding-rates" %}
[predicted-funding-rates](https://gitbook-docs.coinmetrics.io/market-data/market-data-overview/funding-rates/predicted-funding-rates)
{% endcontent-ref %}

{% content-ref url="funding-rates/aggregated-futures-funding-rate" %}
[aggregated-futures-funding-rate](https://gitbook-docs.coinmetrics.io/market-data/market-data-overview/funding-rates/aggregated-futures-funding-rate)
{% endcontent-ref %}

{% content-ref url="funding-rates/cumulative-futures-funding-rate" %}
[cumulative-futures-funding-rate](https://gitbook-docs.coinmetrics.io/market-data/market-data-overview/funding-rates/cumulative-futures-funding-rate)
{% endcontent-ref %}


---

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