# Comandos

## Comandos Seta

Comandos especiales o especificos de la modalidad:

```ada
/spawn --> #Volver al pueblo
/msg (nick) (mensaje) --> #Enviar mensaje a otro jugador por privado.
/r (mensaje) --> #Responder a tu ultimo mensaje privado.
/ignore (nick) --> #Ignorar mensajes privados, mensajes de chat global, teletransportaciones de un usuario.
/tienda --> #Obtener link de la tienda oficial de champicraft.
/wiki --> #Ver la documentacion del servidor.
/pay <nick> <monto> --> #Enviar dinero a otro jugador.
/hub - lobby --> #Regresa al lobby principal del servidor.
/skin (nickpremium) --> #Cambia el aspecto de tu personaje.
/helpop (mensaje) --> #Pedir ayuda a un staff conectado, policia o helper, sirve como mensaje privado.
/ping --> #Ver tu ping - ms.
/vote40 --> #Votar por el servidor y recibir XP.
/recompensas --> abrir menu de recompensas
/kits --> #Abrir menu de kits
/warp --> #Teletransportarte a ubicaciones establecidas en el spawn.
/sell o /sell all --> #Vender redstone, lapis, hierro lingote o bloques de estos minerales mencionados.

```


---

# 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.champicraft.net/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.
