# GMX Funding Rates

When Long OI exceeds Short OI on GMX, long positions will pay short holders. If the hourly funding fee is .005% per hour, short holders will earn 50% APY on their positions and any additional incentives the platform provides.

<figure><img src="/files/7ijUi8C4z60VKNqkEApa" alt="" width="563"><figcaption></figcaption></figure>

You can learn more about funding rates on GMX in their documentation here: <https://gmx-docs.io/docs/trading/v2/#funding-fees>


---

# 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.goldlink.io/strategies/gmx-funding-rate-farming/gmx-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.
