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

# FAQ

1\.      Is the team doxed or KYCed?

We are KYC and doxxed to Coinsult <https://coinsult.net/projects/moneyprinter/>

2\.      How can I know this isn't a Rug-Pull?

No minting code (check [verified contract](https://bscscan.com/address/0xb214dcc2170a24c2a6cf21e01c145fd5966e23d5#code)) and no team token (check [bscscan](https://bscscan.com/token/0xb214dcc2170a24c2a6cf21e01c145fd5966e23d5#balances)) and LP will be locked.

There are several aspects that show why the project is not a Rug-Pull:

·        Verified Contracts at Bscscan, [check it out](https://bscscan.com/address/0xb214dcc2170a24c2a6cf21e01c145fd5966e23d5#code)

·        Audited with Coinsult <https://github.com/Coinsult/solidity/blob/main/MoneyPrinterAudit.pdf>

·        The team obtains greater profitability working on a long-term project rather than Rug-Pulling.

·        Liquidity is locked 10 years

·        No team token, no airdrop, no nothing

3\.      Is MoneyPrinter a Titano forked?

No, we have our own protocol. With MoneyPrinter, you can achieve your financial freedom.

4\.      Is the contract audit?

Yes, our contract is audited <https://github.com/Coinsult/solidity/blob/main/MoneyPrinterAudit.pdf>

5\.      How can you sustain such a huge APY?

The MoneyPrinter protocol has an entirely different, more comprehensive mechanism than Titano and Libero or other competitors. $AUTOSTAKING token has an Automated Supply Control that burns 1.0% of every transaction, auto LP every 24 hours, and the factor of rebasing at 15min intervals provides a more linear progression of sustainability. The market volume will enter revenue into the Treasury as a 8.0-12.0% tax and enter an additional 5.0-9.0% into the Risk-Free Value Fund, which more than offsets the daily interest being awarded. APY will be 100% sustained. MoneyPrinter is a Systematic and Experimental Approach to the Circular Economy and Sustainability in DeFi. The next generation of 3.0 protocols


---

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