# 📢 Comandos

## 📢 Comandos

| Comando                | funcion                               |
| ---------------------- | ------------------------------------- |
| /move                  | Mover de mapas                        |
| /post                  | Enviar post                           |
| /s                     | Cargar fuerza                         |
| /a                     | Cargar Agilidad                       |
| /v                     | Cargar Vida                           |
| /e                     | Cargar Energia                        |
| /c                     | Cargar Comando                        |
| /pkclear               | Quitar pk                             |
| /readd                 | Resetear Stats "para cargar de nuevo" |
| /reset                 | Resetear                              |
| /reset auto            | Resetear Automatico                   |
| /limpiarinv            | Limpia el inventario                  |
| /pick "jewels,zen,all" | Pickear Cosas                         |
| /abrirbaul             | Abrir Baul                            |
| /class                 | Cambiar de Clase "valor 7000WC"       |
| /rename                | Cambiar de Nombre "valor 3000WC"      |
| /setparty "Numero"     | Crear Party                           |
| /joinparty "Numero"    | Te unis al party creado               |


---

# 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://mu-miranda.gitbook.io/mu-miranda/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.
