# Guias

- [Cor do Nick](https://wiki.endercraft.com.br/guias/como-alterar-a-cor-do-nick.md): Guia rápido para mudar a cor do nick.
- [Criar sua Loja](https://wiki.endercraft.com.br/guias/como-criar-sua-loja.md): Guia rápido para criar e gerenciar sua loja.
- [Comandos de Pets](https://wiki.endercraft.com.br/guias/comandos-de-pets.md): Comandos principais para usar seus pets.
- [Limites do Servidor](https://wiki.endercraft.com.br/guias/limites-do-servidor.md): Entenda os limites de mobs e redstone usados para manter o servidor estável.
- [Comandos de Clãs](https://wiki.endercraft.com.br/guias/comandos-de-clas.md): Comandos mais importantes para usar clãs no servidor.
- [Tag Colorida](https://wiki.endercraft.com.br/guias/comandos-de-clas/tag-colorida.md): Guia rápido para deixar a tag do clã colorida.
- [Níveis do Clã](https://wiki.endercraft.com.br/guias/comandos-de-clas/niveis-do-cla.md): Veja o que muda conforme o nível do clã aumenta.
- [Produtos por EnderGold](https://wiki.endercraft.com.br/guias/produtos-por-endergold.md): Resumo dos principais produtos e ajustes que podem ser comprados com EnderGold.
- [Assinaturas Staff](https://wiki.endercraft.com.br/guias/produtos-por-endergold/assinaturas-staff.md): Lista de assinaturas da staff disponíveis para escolha.


---

# 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.endercraft.com.br/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.
