# Comandos

## Comandos Especiales

Comandos especiales o especificos de la modalidad :

```python
/menu --> #Abre el Menu Principal de la modalidad
/guias --> #Abre el Menu de Guias del servidor
/recompensas --> #Abre el Menu de Recompensas
/rangos --> #Visualiza todos los RankUp+ disponibles
/rankup --> #Solicita ascender de rango
/inforangos --> #Info de requisitos y beneficios de cada rango
/ah --> #Accede al Menu de Subastas
/tpa --> #Manda solicitud de teletransporte a un usuario
/tpaccept --> #Acepta solicitud de teletransporte de un usuario
/pay --> #Envia dinero a un usuario
/donate --> #Dona a un usuario el item que tienes en tu mano
/stats --> #Mira tus estadisticas en el servidor
/reglas --> #Revisa el menú de reglas de combate
/pv [digito] --> #Abre las mochilas privadas
/mochilas --> #Abre el menú de mochilas
```


---

# 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://docs.minelibre.es/modalidades/boxpvp/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.
