# Funding rates snapshot

{% hint style="info" %}
**Why is this information useful?**

This information tells you the state of funding rates in the overall market, across different exchanges.  This may be useful to the user when considering whether or not there is large differences in futures trading activity across exchanges.

This information is best read in conjunction with the [overall aggregated funding rate relative to price trend](/unified/type-of-information-provided/global-markets-and-onchain-data-provided-by-unified/funding-rates-relative-to-price-trend.md).
{% endhint %}

The most comprehensive source for a snapshot of funding rates data is [Coinglass](https://www.coinglass.com/FundingRate), followed by [Viewbase](https://www.viewbase.com/funding).  Things to note:

* All funding rate data is stated on an 8-hour basis.
* The exception to the above is for FTX and dydx.  Funding rates on these platforms are stated on an hourly basis, but are presented on [Coinglass](https://www.coinglass.com/FundingRate) and other similar platforms on an 8-hour basis for ease of comparison.

We provide both USD-margined and coin-margined funding rates.

{% hint style="info" %}
Coinglass includes additional tabs that convert the 8-hour rate to daily, weekly and annual basis, by multiplying the 8-hour rate by 3 times, 21 times, and 8,760 times respectively.
{% endhint %}


---

# 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://homepage.gitbook.io/unified/type-of-information-provided/global-markets-and-onchain-data-provided-by-unified/funding-rates-snapshot.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.
