# Funding history

<figure><img src="/files/UqxtQINUSVDvA5b16Ugc" alt="Funding history panel showing recent funding payments on positions."><figcaption><p>Funding history panel showing recent funding payments on positions.</p></figcaption></figure>

Funding history shows the recent funding payments on your Hyperliquid positions.

Use it to review how much funding you paid or received, which market it came from, and how funding affected your account over time.

Proliquid displays the latest funding records available in the Terminal history view. For funding opportunity research before opening a trade, use the [Funding](/features/funding-rates-and-perp-opportunities.md) tab.

Related pages: [Positions](/terminal-sections/positions.md), [Trade history](/terminal-sections/trade-history.md), [Trading fundamentals](/getting-started/trading-fundamentals.md).


---

# 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.proliquid.xyz/terminal-sections/funding-history.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.
