# Funding PnL

<figure><img src="/files/4aGvcnND5RKMoIqqMln1" alt=""><figcaption></figcaption></figure>

<mark style="color:green;">**Section (1)**</mark>: Profit report filters (Time range, specific or all exchanges)

<mark style="color:green;">**Section (2)**</mark>: Aggregate PnL and position-level breakdown for selected timeframe in <mark style="color:green;">Section 1</mark> (Clicking a position filters <mark style="color:green;">Section 3</mark> reports specifically for that posittion).

<mark style="color:green;">**Section (3)**</mark>: Detailed Exchange-Returned Gross PnL: Position breakdown, execution timestamp, source exchange, and realized PnL

:cake:*Excitingly, this is also where you can share your position posters to showcase your wins with the community on social media!*


---

# 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.xapy.io/introduction/funding-pnl.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.
