# Visualizing Price Impact and Dynamic Funding Rate in Horizon Futures

Both the Price Impact function and the Dynamic Funding Rate will be visualized and displayed to users in Horizon Futures.

<figure><img src="https://lh7-us.googleusercontent.com/HNTlEcRU2fNnYSX3sghw2zPpJonZSUkRcgZAtamFVvAFDfMWousDqnlCJafOWsAioXWe8WCU60nQT27K-yMWfS0GV2z2ijEIOfuKDiBVT9OoLOI168XsF6Bew664WRUFZBGaj8J5luMgprm5pLm22oc" alt=""><figcaption><p>Price Impact function and the Dynamic Funding Rate</p></figcaption></figure>

You can find Price Impact highlighted when you are entering into a position for a futures contract.


---

# 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://academy.horizonprotocol.com/futures/futures-trading-on-horizon-protocol/perpetual-futures-deep-dive/visualizing-price-impact-and-dynamic-funding-rate-in-horizon-futures.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.
