> For the complete documentation index, see [llms.txt](https://docs.ichi.org/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ichi.org/home/yieldiq-strategy/fee-apr.md).

# Fee APR

## **Overview**

APR measures the expected return from fees generated by a vault, based on recent performance. It provides liquidity providers with an estimate of their potential earnings.&#x20;

This is the metric displayed on app.ichi.org and deployments to other AMMs.

### Fee APR Calculation

Fee APR is derived from the fees collected within a given period and the average Total Value Locked (TVL) in the vault. It is annualized to project a yearly return.

#### Formula:

<figure><img src="/files/9DF0GIUnB1KcSfnqsbP4" alt=""><figcaption></figcaption></figure>

* **Fees Collected:** Total trading fees earned by the vault in the past 7 days.
* **Average TVL :** The average Total Value Locked in the vault over the past 7 days.
* **365 / 7:** This scales the 7-day yield to an annualized rate.

### Auto-Compounding

Trading fees are automatically reinvested into the position, ensuring that liquidity providers do not need to manually claim rewards. This enhances capital efficiency and allows for seamless growth of liquidity over time.
