# Funding Rates

Whenever the market is imbalanced in the sense that there is more open interest on one side, BNKD holders take on market risk. At a given skew level, BNKD holders take on exposure equal to K (p2−p1) as the price moves from p1 to p2.

Therefore a funding rate is levied, which is designed to incentivize balance in the open interest on each side of the market. Positions on the heavier side of the market will be charged funding, while positions on the lighter side will receive funding. Funding will be computed as a percentage charged overtime against each position’s notional value, and paid into or out of its margin. Hence funding affects each position's liquidation point.\ <br>


---

# 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.bit-bank.io/confidential-futures-and-exchange-platform-tech-docs/futures/basics-of-futures-trading/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.
