# Warps

{% hint style="info" %}
Um zu den Warps zu gelangen, verwende den Befehl /warps.
{% endhint %}

#### Unsere Warp Welten

<figure><img src="/files/ILCoUU5XGeZeEn21UHBz" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="240">Item</th><th>Dimension</th></tr></thead><tbody><tr><td>Gras Block</td><td>Bringt dich in die <mark style="color:$success;"><strong>Farmwelt</strong></mark></td></tr><tr><td>Trampelpfad</td><td>Bringt dich in unsere <mark style="color:green;"><strong>Custom Farmwelt</strong></mark></td></tr><tr><td>Netherite Block</td><td>Bringt dich in das <mark style="color:$danger;"><strong>Nether</strong></mark></td></tr><tr><td>Endstein</td><td>Bringt dich in dass <mark style="color:$primary;"><strong>End</strong></mark></td></tr></tbody></table>

Du kannst die Welten auch mit /farmwelt, /customfarmwelt, /nether und /end erreichen.\
In der Mitte dieser Optionen findest du Informationen darüber, wann diese Welten auf den Standardwert zurückgesetzt werden.


---

# 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.townity.de/citybuild/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.
