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

# Key Features

**Simplicity**

Manual staking, sTOKENS, wsTOKENS, adding liquidity, claiming and compounding, removing liquidity etc. This is so much of work, complicated, expensive, time-consuming and risky process. The good news are that with MoneyPrinter's protocol, the processes are inexistent when you buy and hold $AUTOSTAKING.&#x20;

Once you buy and hold $AUTOSTAKING in your wallet, you are automatically receiving rebases and rewards automatically. We offer the most user-friendly auto-staking system in DeFi.&#x20;

**Sustainability**&#x20;

We stray away from degen APYs to keep our treasury healthy while still offering competitive returns. How do we try to issue this many tokens without their price crashing into the endless abyss that is 0? Simple. We have introduced a taxation principle. The tax fees are split and used in different ways to sustain the price&#x20;

**Taxation**

&#x20;Other protocols allow bonds that passively dilute your position and pass it on to bondholders (thereby reducing your market share). However, with our tax system, we get our income from taxes and slippage, not bonds. When someone buys or sells, you will benefit.

**Power**&#x20;

Because APYs fluctuate in different protocols, it’s impossible to predict how many tokens you’ll receive during a given time frame. MoneyPrinter pays $AUTOSTAKING holders a daily fixed rate of 0.02362% every 15min, which means an annual compound interest of 383,025.80%. The APY is fixed.


---

# 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://moneyprinter.gitbook.io/protocol/key-features.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.
