# Performance

**The Performance page is segregated into three sections.**

<details>

<summary>NAV</summary>

The NAV page is the ideal location for viewing the Fund's official historical performance. &#x20;

The 'NAV Details' section provides insights into the underlying details of the NAV calculation over a specific period, including net returns, fees, expenses, and investor inflows/outflows.

The 'Asset Breakdown' offers a period-specific breakdown of performance at an asset-class level.

The 'Track Record' section provides month-over-month absolute and time-weighted return data across various time ranges.  Additionally, this section provides trailing return data for the fund.

Lastly, the 'Official NAV' section offers a month-over-month snapshot of the fund's official NAV since the inception of the fund.

&#x20;

</details>

<details>

<summary>Investors</summary>

The Investor page provides summary-level information on the investment and performance history of individual investors. Additionally, the investor detail section offers a historical perspective on an investor's estimated performance and includes details about their equity stake in the fund and investment history.

</details>

**Also See:**

{% content-ref url="performance/performance-faq" %}
[performance-faq](https://docs.repool.com/repool-fund-os-platform/performance/performance-faq)
{% endcontent-ref %}

{% content-ref url="../fund-manager-essentials/performance-calculation" %}
[performance-calculation](https://docs.repool.com/fund-manager-essentials/performance-calculation)
{% endcontent-ref %}


---

# 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.repool.com/repool-fund-os-platform/performance.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.
