> For the complete documentation index, see [llms.txt](https://docs.rao.cash/l/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rao.cash/l/russkii/chto-takoe-apy.md).

# Что такое APY?

**Что такое APY и как он работает в экосистеме RAO?**\
\
**APY (Annual Percentage Yield)** — это показатель вашей годовой доходности с учетом сложного процента. В отличие от простых процентов, APY учитывает постоянное реинвестирование вашего дохода, что позволяет капиталу расти в геометрической прогрессии.\
\
Наш протокол автоматизирует этот процесс: благодаря функции **Rebase**, <mark style="color:green;">**4%**</mark> от каждой транзакции в сети распределяются напрямую в ваш кошелек. Вам не нужно вручную забирать награды — система делает это за вас, используя объем торговых операций сообщества для генерации вашего пассивного дохода.\
\
**Сила сложного процента:**\
Ваш баланс увеличивается в режиме реального времени. С каждой транзакцией в сети вы получаете свою долю вознаграждения.

* **Пример:** Если вы инвестируете <mark style="color:green;">**$100**</mark> в токены **$RAO** сегодня, то через год, при сохранении текущих показателей, ваш баланс может достичь <mark style="color:green;">**$1,460.04**</mark>.

Это и есть магия сложного процента в сочетании с передовым протоколом RAO: ваши деньги работают на вас каждую секунду.

***

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/russkii/chto-takoe-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.
