# Comandos Básicos

/rtp - Este comando te permitirá teletransportarte a un lugar aleatorio dentro del overworld.

/tpa - para poder pedir permiso para teletransportarte a un jugador (/tpaccpet para aceptar la petición).

/warps - Te saldrá una lista con los lugares importantes a los que podrás teletransportarte.

/warp {nombre} - Te llevará directamente al sitio que hayas elegido del listado generado con el comando anterior.

/pwarps - podrás ver warps hechos por jugadores o crear el tuyo propio, solo podrás crear uno y tendrá s que mantenerlo

/shop - Abrirás una tienda dónde podrás obtener objetos internos del juego.

/pay {usuario} {cantidad} - Con este comando podrás pagar a un usuario con la moneda del juego.

/sethome - podrás establecer tu casa.

/delhome - eliminarás tu casa.

/home - te teletransportará a tu casa.

/homes - te dirá la lista de homes que tienes (los novatos solo podrán tener como máximo una).

/upb - te abrirá la interfaz para poder modificar a tu pokémon (ivs, evs, shiny etc...).

/tokens - te mostrará los tokens que tienes para poder modificar a tu pokémon.&#x20;

/tokens pay {usuario} {cantidad} - podrás pagar tokens a otros usuarios.

/betterdexrewards - Podrás ver las recompensas y obtener los rangos tras completar cierto porcentaje de la pokedex.

/protectionblocks buy - te saldrá una lista con los protection blocks disponibles.

/protectionblocks addmember - para añadir jugadores a tus protecciones.

/protectionblocks removemember - para eliminar jugadores a tus protecciones.&#x20;

/evofix {slot} - si el pokémon no evoluciona y cumple las condiciones, con este comando evolucionará.

/warp raid - te llevará a la boss raid cuando haya una.

/raidgo next - te mostrará el tiempo que falta para la siguiente boss raid.

/raidgo join - podrás pelear en la raid si estás cerca (también sirve lanzar al pokémon).

/raidgo reward - obtendrás las recompensas al vencer la raid.

/battletower - podrás desafiar la torre batalla y ganar recompensas.

/hunts - tendrás una lista con los pokémon que debes capturar, darán recompensas según su dificultad.

/sts - podrás vender pokémon al servidor en lugar de la GTS.

/ignore (usuario) - Podrás ignorar los mensajes del chat de ese usuario


---

# 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://zonacero.gitbook.io/pixelmon/comandos-basicos.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.
