# Player Warps

Player warps are a way for players to set publicly available teleports to anything that they create on the server no matter if it's a shop or an exp farm. \
When you first open the player shop menu by doing **/pw** you'll be greeted by a list where players can advertise all their warps plus a book named <mark style="color:purple;">All Warps</mark> in which you'll be able to see all the current warps on the server.  \
\
**Basic Player Warp Commands** <img src="/files/TwzrAiTq5JHSDJeI72z3" alt="" data-size="line">

* To set a warp do **/pw set**
* To rename a warp do **/pw rename**
* To remove a warp do **/pw remove**
* To rate a warp do **/pw rate**
* To teleport to a specific warp without using the menu do **/pw WarpName**
* To prevent a player from warping to your warp do **/pw ban PlayerName**

<figure><img src="/files/NX1uVEe5LPbSV9jmzl9P" alt=""><figcaption><p>Player Warps Menu</p></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://wiki.drgnshield.com/important-concepts/player-warps.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.
