# FAQ

<table><thead><tr><th width="363"></th><th></th></tr></thead><tbody><tr><td>How do i get AOL?</td><td>In Monzera, you don’t need an AOL—you can’t drop items!</td></tr><tr><td>Is multi-clienting(MC) allowed?</td><td>Yes, multi-clienting is allowed in Monzera.</td></tr><tr><td>How can i report a bugg?</td><td>You can report a bug by using Discord or pressing <strong>CTRL+Z</strong> to notify our admins.</td></tr><tr><td>How can I contact support?</td><td>You can reach out to our support team via <a href="https://discord.gg/embzKMkBba">Discord</a></td></tr><tr><td>How do i buy Blessings?</td><td>You can buy blessings by using the command: <strong>!Bless</strong></td></tr><tr><td>What time is Server Save (SS)?</td><td>Server Save occurs at 6 PM CET.</td></tr><tr><td>How do I earn Monzera Coins?</td><td>You will receive 1 Monzera Coin every hour.</td></tr></tbody></table>


---

# Agent Instructions: 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://monzera.gitbook.io/monzera-wiki/faq.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.
