# Primeiros Guias

- [Tudo para iniciantes](https://wiki.moltenot.com/primeiros-guias/tudo-para-iniciantes.md)
- [Comandos](https://wiki.moltenot.com/primeiros-guias/comandos.md): Caso queira saber mais sobre alguns comandos que existem em nosso servidor, basta utilizar o comando !commands.
- [AntiBot System](https://wiki.moltenot.com/primeiros-guias/antibot-system.md): Buscando minimizar os full afk em caves, esse sistema faz com que o player responda uma pergunta de matemática básica em X tempo.
- [Login Reward](https://wiki.moltenot.com/primeiros-guias/login-reward.md): Login reward com premiações únicas
- [Configurações do cliente](https://wiki.moltenot.com/primeiros-guias/configuracoes-do-cliente.md): Atualizando o cliente e importando suas configurações


---

# 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://wiki.moltenot.com/primeiros-guias.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.
