# APY Metrics

To provide clear insight into protocol performance, the Avant Protocol application displays different APY metrics tailored to the specific characteristics of its yield-bearing tokens.

### Estimated Daily APY (for staked tokens) <a href="#historical-apy" id="historical-apy"></a>

The **Estimated Daily APY** is the projected yield based on the rewards to be distributed to staked token holders (e.g., `savUSD`) over the *current 24-hour period*. It is a **forward-looking estimate**, not a guaranteed rate, that is constantly updated and annualized for display.

This value may fluctuate in response to changes in staking activity (TVL), the performance of the underlying strategies, and the timing of reward distributions.&#x20;

### Realized Weekly APY (for boosted tokens)

The **Realized Weekly APY** is the **actual yield** that was distributed to boosted token holders (e.g., `avUSDx` ) based on the protocol's performance during the *previous weekly epoch*.

***

*All APY figures represent past or projected performance and are not guarantees of future results. For the most current values, please refer to the live data displayed on the* [*Avant Protocol application*](https://app.avantprotocol.com/)*.*


---

# 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.avantprotocol.com/yield-strategies-and-revenue/apy-metrics.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.
