# Warps Jugadores

```ada
/pw --> #Abrir menu de warps jugadores.
/pw help --> #Ver todos los comandos warps jugadores.
/pw set <warp> --> #Cree su warp propio.
/pw <warp> --> #Se teletransporta al warp del jugador.
/pw remove <warp> --> #Elimina la warp.
/pw desc set/remove <warp> --> #Añadir descripcion al warp.
/pw list --> #Enumera todos los warps del jugador actual.
/pw amount --> #Comprueba cuántos warps tienes.
/pw icon set/remove <warp> --> #establecer un icono al warp.
/pw category <warp> <categoria> --> #establecer una categoría al warp.
/pw rate <warp> <calificacion> --> #calificar un warp.
/pw lock <warp> --> #Bloquear nuestro warp.
/pw cost set/remove <warp> --> #añadir un precio a nuestro warp.
/pw reset <warp> --> #reestablecer una ubicación del warp.
/pw rename <warp> <nombre> --> #cambiar el nombre de un warp.
/pw setowner <warp> <jugador> --> #Transferir propiedad.
/pw password set/remove <warp> --> #Añadir una contraseña a nuestro warp.

```

<figure><img src="/files/BvmOgdCm38LRlu49ZN25" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Cuando cree su warp, por default estara bloqueado, debe desbloquearlo con el comando lock para que todos puedan ver su warp publico.
{% endhint %}


---

# 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/survival-pve/warps-jugadores.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.
