# Comandos

📌 Lista de los comandos útiles dentro del servidor.

<table><thead><tr><th width="188">COMANDOS</th><th> FUNCION</th></tr></thead><tbody><tr><td>/post</td><td>Enviar mensaje global</td></tr><tr><td>/addstr</td><td>Adiciona Fuerza</td></tr><tr><td>/addagi</td><td>Adiciona Agilidad</td></tr><tr><td>/addvit</td><td>Adiciona Vitalidad</td></tr><tr><td>/addene</td><td>Adiciona Energia</td></tr><tr><td>/addcom</td><td>Adiciona Comando ( Solo para DL)</td></tr><tr><td>/pk</td><td>Remueve estado PK</td></tr><tr><td>/readd</td><td>Resetear Stats (Para repartirlos nuevamente)</td></tr><tr><td>/reset</td><td>Resetea al Personaje</td></tr><tr><td>/clearinv</td><td>Borra todo lo que tengan en el inventario (NO ítems equipados)</td></tr><tr><td>/re auto</td><td>Dejar petición abierto</td></tr><tr><td>/attack</td><td>Automático ataque al personaje</td></tr><tr><td>/offattack</td><td>Deja el PJ en automático fuera del juego</td></tr><tr><td>/reset auto</td><td>Automático en realizar reset</td></tr><tr><td><mark style="color:yellow;">/change</mark></td><td><mark style="color:yellow;">Evolucion de los personajes Quest</mark></td></tr></tbody></table>


---

# 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://muonline-6.gitbook.io/muonline/informacion-y-guias/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.
