# ✦﹒ Player Warps

## What's a player warp?

Setting a player warp is how you can make your builds and areas public to be teleported to by other players. You can categorise your warp by Town, Shop, Farm and Event so players can easily browse between warps to find exactly what they are looking for. To view all player warps, you can do `/pw`

## What are the player warp limits?

Player warps have limits on them for a couple different reasons:

1. So trolls cannot join the server and make public warps with inappropriate or harmful names for others to see.
2. So the menu does not get full up with hundreds of warps which would make them harder to browse.

Amount of player warps per rank:

* Moon: 5 player warps
* Star: 3 player warps
* Cloud: 1 player warp
* Fairy: 1 player warp

Additionally, setting a player warp costs 2,000 sparkles per warp to minimise the amount of troll warps. This is the same cost for every rank.

## Player warp commands:

Do `/commands` in-game and click the 'Home & Warps Commands' section to view all the player warp commands.


---

# 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://help.fairy-tales.uk/gameplay-features/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.
