# What is APY?

**APY** stands for your percentage of earnings for the year. It measures your income from your amount in tokens using a compound percentage formula. Our automatic RAO protocol pays you $RAO tokens to your wallet <mark style="color:green;">**8%**</mark> of every transaction thanks to the **Rebase** feature.

Rewards are paid out this way, users make transactions on our network, so you get rewarded by them to your wallet.

But the best part is that your balance will constantly grow. Our payout percentage every second is <mark style="color:green;">**8%**</mark> of the commission of every transaction in the network. If you start with e.g. <mark style="color:green;">**$100**</mark> of **RAO** the first day, in exactly 1 year you will have approximately <mark style="color:green;">**$2,920.08**</mark> of RAO on your balance. Such is the power of compound interest!


---

# 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.rao.cash/l/what-is-apy.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.
