# Warps

Warps are teleport points available to all players on Theatria. They provide an easy way to travel across the server without the need to walk long distances.

## How to Use Warps

To view the list of available warps, use the command:

```
/warps
```

This will display all the warps currently accessible to you. To teleport to a specific warp, simply select it from the menu.

## Warp Costs

Using a warp is free. Creating a warp costs $50,000 Denarii to create a warp open a staff ticket on discord and apply [here](https://discord.gg/j2h8f8XbY).

***

### Related articles

* [Getting Around](/minecraft/getting-around.md)
* [Homes](/minecraft/getting-around/homes.md)
* [Map](/minecraft/getting-around/map.md)
* [/tpa command](/minecraft/getting-around/tpa.md)


---

# 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.playtheatria.com/minecraft/getting-around/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.
