# Fixed APY (in METIS chain)

**APY** stands for Annual Percentage Yield. This measures the real rate of return on your principal tokens amount by taking into account the effect of compounding interest.

In this case, your $APHR tokens represent your principal, and the compound interest is added periodically on every rebase (which is every 30 minutes). &#x20;

Your new principal amount is your pre-rebase $APHR token amount plus the new rebase tokens you earned.

**The Magic of Compound Interest** : One interesting fact about APY  is that your balance will grow not linearly but exponentially over time! \
\
**For Example**: If you start with a balance of **100 $APHR on day 1,** after a year, your balance will grow to about **300,001** **$APHR**<mark style="color:green;">**.**</mark>&#x20;


---

# 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://aphrodite-finance.gitbook.io/aphrodite-finance/getting-started/fixed-apy-in-metis-chain.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.
