# Comandos de Pets

## ✅ Comandos mais usados

| Comando                    | Para que serve                 |
| -------------------------- | ------------------------------ |
| `/pet call`                | chama o pet até você           |
| `/pet remove`              | guarda o pet                   |
| `/pet ou /pet`` ``gui`     | abre o menu de seleção de pets |
| `/pet data`                | mostra menu do pet selecionado |
| `/pet spawn <tipo do pet>` | seleciona um pet específico    |

<details>

<summary>💡 Dica</summary>

Se você usa mais de um pet, guardar e alternar entre eles costuma ser a forma mais prática de organizar.

</details>


---

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