# ¿Qué son los PlayerWarps?

Los **PlayerWarps** (o **pw**) son **zonas públicas creadas por jugadores** a las que cualquiera puede acceder mediante comando.

¿Tienes una granja, restaurante, tienda o atracción?\
¡Crea un pw y compártelo con el servidor!

<figure><img src="https://i.imgur.com/EQ3wOuv.png" alt=""><figcaption></figcaption></figure>

***

## 🏗️ ¿Cómo creo un PW?

Usa el comando `/pw set <Nombre>`&#x20;

📌 Esto creará un warp en tu ubicación actual y tendrá un **costo de $5000**.\
El **nombre debe escribirse sin espacios** (ej: `/pw set SuperGranjaXP`)

<figure><img src="https://i.imgur.com/2fpRGrV.png" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Por *default* tienes acceso a 3 pw´s, en caso de requerir más en necesario adquirir un [rango](/tutoriales/como-consigo-rango.md).&#x20;
{% endhint %}

***

## ❌ ¿Cómo elimino un PW?

Para eliminar el pw tan solo usa `/pw remove <Nombre>`\
De esa forma ya no existirá más esa zona.

<figure><img src="https://i.imgur.com/ucON2pM.png" alt=""><figcaption></figcaption></figure>


---

# 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.paradis.vip/tutoriales/que-son-los-playerwarps.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.
