# Player Warps

#### What are Player Warps?

Player Warps (commonly referred to as **/pw** or **pwarps**) allow players to create public teleport locations that other players can visit. They’re commonly used for shops, farms, builds, services, or any location you want others to easily access.To create a Player Warp, use: **/pw create \<name>** Make sure you’re standing exactly where you want players to spawn before creating the warp. Once created, your warp will appear in: **/pw open**

#### Player Warp Commands

These commands can help you customize and manage your Player Warp:

* **/pw create \<name>** → Create your warp
* **/pw edit \<name>** → Edit your warp
* **/pw settings \<warp>** → View the settings menu for your warp
* **/pw or /pw open** → Opens the player warp menu
* **/pw delete \<name>** → Delete a warp
* **/pw warp \<name> or /pw go \<name>** → teleport to a players warp


---

# 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://eightbitnetwork.gitbook.io/eightbitnetwork-wiki/servers/survival/content/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.
