# Exclusivos VIP

| Comando                  | Descrição                                                   |
| ------------------------ | ----------------------------------------------------------- |
| /isort                   | Organiza o Inventário.                                      |
| /isort toggle            | Alterna a ordenação automática do inventário.               |
| /isort hotbar            | Ordena a hotbar.                                            |
| /drops                   | Ativa a coleta automática de drops de mob.                  |
| /cores                   | Lista as cores disponíveis para usar no Chat ou no Nick.    |
| /nickinfo                | Mostra dentro do jogo informações sobre o sistema de Nicks. |
| /nick \[nome\_com\_cor]  | Coloca cor no seu nome atual.                               |
| /nick off                | Volta a cor ao padrão                                       |
| /bigorna                 | Abre uma bigorna virtual.                                   |
| /stonecutter             | Abre o cortador de pedras                                   |
| /ferraria                | Abre uma bancada do ferreiro virtual.                       |
| /carto                   | Abre uma mesa de cartografia virtual.                       |
| /rebolo                  | Abre um rebolo virtual.                                     |
| /tear                    | Abre um tear virtual.                                       |
| /ec                      | Abre um ender chest virtual (sem taxa)                      |
| /craft                   | Abre uma mesa de trabalho virtual (sem taxas)               |
| /top                     | Teleporta ao topo de uma construção (sem taxas)             |
| /back                    | Volta ao local anterior (sem taxas)                         |
| /farmxp                  | Ir à farm de XP pública (sem taxas)                         |
| /hat                     | Utilizar blocos/itens como um chapéu                        |
| /editsign set \<linha>   | Definir texto da linha da placa                             |
| /editsign copy \<linha>  | Copiar conteúdo da linha selecionada                        |
| /editsign paste \<linha> | Colar conteúdo na linha selecionada                         |
| /editsign clear \<linha> | Limpar conteúdo da linha selecionada                        |
| /altura \<tamanho>       | Define sua altura em jogo                                   |


---

# 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/vip/comandos/exclusivos-vip.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.
