> For the complete documentation index, see [llms.txt](https://aphrodite-finance.gitbook.io/aphrodite-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aphrodite-finance.gitbook.io/aphrodite-finance/overview/aphrodite-overview.md).

# 👀 Aphrodite Overview

Aphrodite Finance provides a decentralized financial asset which rewards users with a sustainable fixed compound interest model through use of it’s unique Aphrodite Auto staking protocol (AAP).

## Definition

**AAP provides $APHR automatic staking and compounding features, a daily ROI (Return On Investment) of just over 2.218%, 300,001% fixed Auto-compounding  APY.**

Aphrodite creates benefits and value for Aphrodite holders. Our AAP protocol is issued in the Aphrodite token giving it exceptional benefits for holders of **$APHR**:&#x20;

* **A Fixed APY** — APYs that fluctuate means you can never tell how many tokens you will receive, Aphrodite Autostaking Protocol pays $APHR holders a fixed interest rate around 4% daily or with compounding 300,001% annually.
* **Easy and Safe Staking** — All you need to do is buy & hold $APHR as you automatically receive rewards in your own wallet. No need to move your tokens to our website so it doesn’t need to be put into the hands of a 3rd party or centralized authority. From the minute you buy, you are set to receive rebase rewards. The easiest auto-staking in DeFi.
* **Fast Rebase Rewards** — The Aphrodite Protocol pays every $APHR holder every 30 minutes or 48 times each day, while other protocols pay rebasing rewards every 8 hours which means potentially exposure to fluctuations.
* **Compounding features** — Interest yield is paid automatically and compounded in your own wallet, guaranteeing you will never miss a payment.

The AAP uses a complex set of factors to support its price and the rebase rewards. It includes **Buy and Sell fees** to provide Aphrodite Insurance Funds Value (AIF) fund to achieve price stability and longterm sustainability of the Aphrodite Protocol by maintaining a consistent **0.0462% rebase rate** paid to all $APHR token holders **every 30 minutes**.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://aphrodite-finance.gitbook.io/aphrodite-finance/overview/aphrodite-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
