# 资金费率

## Definition

Funding rates are periodic payments to long or short traders based on the difference between the perpetual contract market and the spot price. Funding rates make the perpetual futures contract price close to the index price. All cryptocurrency derivatives exchanges use funding rates for perpetual contracts. Funding rates in the given period and exchange. The standard unit is a percentage.

## Interpretation

Funding rates represent traders' sentiments of which position they bet on in the perpetual swaps market. Positive funding rates imply that many traders are bullish and long traders pay funding to short traders. Negative funding rates imply many traders are bearish and short traders pay funding to long traders.

## Link to Our Data

* [Funding Rates in CryptoQuant Live Chart](https://cryptoquant.com/overview?search=Funding+rates)
* [Funding Rates in CryptoQuant Data API docs](https://cryptoquant.com/docs#operation/getFundingRates)


---

# 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://userguide.cryptoquant.com/zh/market-data/zi-jin-fei-lv.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.
