# Comandos

Existem alguns comandos muito úteis que melhoram a jogabilidade. Veja abaixo os comandos:

| Comando            | Função                                                         |
| ------------------ | -------------------------------------------------------------- |
| /auto              | Alterna (liga / desliga) o modo de coleta automática de itens. |
| /sit               | Sentar em um bloco ou escada, como se fosse cadeira.           |
| /lixo              | Abre a lixeira virtual.                                        |
| /playtime          | Mostra seu tempo de jogo.                                      |
| /sort              | Alterna (liga / desliga) o organizador de itens automático.    |
| /perfil            | Vê o seu próprio perfil no jogo                                |
| /perfil \[jogador] | Vô o perfil de outro jogador que está online                   |
| /ec                | Abre um baú do fim virtual.                                    |
| /craft             | Abre uma mesa de trabalho virtual.                             |
| /top               | Teleporta ao topo.                                             |
| /back              | Volta ao local anterior                                        |
| /luz               | Ativar visão noturna                                           |

## Taxas de Comandos

Alguns comandos possuem taxa.

| Comando | Taxa   |
| ------- | ------ |
| /ec     | $l 100 |
| /craft  | $l 250 |
| /top    | $l 300 |
| /back   | $l 500 |
| /luz    | $l 500 |

{% hint style="info" %}
VIP's são isentos a essas taxas.
{% endhint %}


---

# 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/melhorias-de-jogabilidade/comandos.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.
