# Analytics

<details>

<summary>What is the fee-based APR?</summary>

Fee-based Annual Percentage Rate (APR) describes the average total fees that the platform is producing compared to the total value locked (TVL).

</details>

<details>

<summary>What is the protocol fees APY?</summary>

The fees collected during rebalances across all chains, based on trailing 7-day average projected annually.&#x20;

</details>

<details>

<summary>Is impermanent loss included in the pool APR figures?</summary>

Impermanent loss is **not** currently factored into the APR calculations. It will be integrated into future user interfaces (UIs).

</details>

<details>

<summary>How can I track the performance of my LP position(s)?</summary>

Currently, we recommend using a third-party application like Zapper, Zerion, or DeBank to track your LP positions.&#x20;

</details>

<details>

<summary>Why have analytics been such a challenge in concentrated liquidity?</summary>

</details>

<details>

<summary>Why only 24-hour lookbacks for APR on the dashboard?</summary>

Web3 calls can slow down an application. We're working on a database solution to provide 24-hour, 7-day, and 30-day APRs for each pair.&#x20;

</details>


---

# 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.gamma.xyz/gamma/lp-vaults/faq/analytics.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.
