> 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/introduction.md).

# MoneyPrinter Introduction

**What is MoneyPrinter?**&#x20;

MoneyPrinter's protocol is the next generation DeFi release on Binance Smart Chain that is conceived to earn passive returns in the easiest and most sustainable way.&#x20;

The token ($AUTOSTAKING) model behind is an approach to ''The Circular Economy'' concept, consisting of an auto-staking feature just by holding the token plus a fixed APY that is sustainable over time and backed by a reserve and treasury funds.

$AUTOSTAKING token is powered by rebases, that reward holders with a 0.02362% every 15min. This means an annual compound interest of 383,025.80%. This APY is fixed and it is secured by the 18% and 26% taxes with buys and sells respectively.&#x20;

{% hint style="info" %}
"<mark style="color:green;">Compound interest</mark> is the <mark style="color:green;">8th</mark> wonder of the world"

"He who understand it, <mark style="color:green;">earns it</mark>; he who doesn't, <mark style="color:green;">pays it</mark>."

*Albert Einstein*&#x20;
{% endhint %}

Other protocols allow bonds that passively dilute your position and pass it on to bondholders (thereby reducing your market share). Thanks to the tax system, MoneyPrinter gets its income from taxes, not bonds, and when someone buys or sells, investors benefit. There is no passive dilution to mint new tokens through binding.&#x20;

The goal for the $AUTOSTAKING token is simple, to build a Crypto Reserve Currency that will still exist in the years to come and become the base for a future ecosystem that offers a range of crypto products and services, all built from a strong foundation of consistent high fixed APY rewards.&#x20;

The tokenomics of $AUTOSTAKING are meant to ensure the project's sustainability in perpetuity. The rewards received by $AUTOSTAKING holders come from a fee charged to every user each time $AUTOSTAKING is transacted, either through a buy or sell. This amount is accrued to a special wallet and designed to support the rebase rewards in $AUTOSTAKING going forward algorithmically.&#x20;

The competitive advantages of MoneyPrinter are its unique mechanics like auto-liquidity every 24 hours, the composability, thanks to the eAUTOSTAKING, that allow users to farm with $AUTOSTAKING and use it as collateral while still receiving rebases.


---

# 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/introduction.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.
