# Comandos Diversos

| Comando            | Função                                                    |
| ------------------ | --------------------------------------------------------- |
| /regras            | Exibe o link para as regras do servidor.                  |
| /wiki              | Exibe um link para a wiki do servidor.                    |
| /menu              | Exibe um menu contendo os principais sistemas do servidor |
| /tags              | Abrir o menu mostrando as \[Tags] que você possui         |
| /ajuda             | Exibe o link da wiki do servidor e o comando de iniciar.  |
| /dc                | Exibe um link para o Discord do servidor.                 |
| /redes             | Exibe as redes sociais do servidor.                       |
| /vip               | Exibe informações sobre a compra de VIP's no servidor.    |
| /vipcmd            | Exibe uma lista dos comandos VIP do servidor.             |
| /usarkey \<key>    | Ativa VIP através de uma chave de ativação.               |
| /armadura ajuda    | Mostra ajuda para /armadura                               |
| /armadura esconder | Esconde sua armadura                                      |
| /armadura mostrar  | Mostra sua armadura                                       |


---

# 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.survivalandia.com/outros/comandos-diversos.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.
