# Teleportation

### Welten

Es gibt insgesamt 3 Hauptbereiche auf Cyrea.&#x20;

### Freebuild (Bauwelt)

```
/freebuild
```

Teleportiert dich zur Bauwelt. Errichte hier Bauwerke oder deine eigene Stadt

### Farmwelt

Teleportiert dich zur Farmwelt. Baue hier alle deine Resourcen ab die du benötigst&#x20;

### Industrie

Hier kannst du deine eigene Farm errichten. Ohne großartige Einschränkungen&#x20;

## Weitere Welt

### Event

Hier werden Regelmäßge Events stattfinden. Zum jetzigen Zeitpunkt (Ende Mai 2025 nicht öffentlich zugänglich und nur bei Serverevents erreichbar)

***

### Homes

Mit Homes kannst du dir an einer bestimmten Stelle deine Position speichern um diese später wieder zu erreichen

```
/sethome <homename> <- Erstellt dir ein Home
```

```
/home <homename> <- Teleportiert dich zu dem Home
```

<pre><code><strong>/homes &#x3C;- Listet alle Homes auf
</strong></code></pre>

***

### Warps

Warps sind Teleportpunkte, die vom Server gesetzt werden und für alle Verfügbar sind

```
/warps <- Listet alle Warps auf
```

```
/warp <warpname> <- Teleportiert dich zu dem Warp
```

***

### Spielerteleportation

```
/tpa <Spieler> <- Sendet eine Anfrage an den Spieler
```

```
/tpahere <Spieler> <- Sendet eine Anfrage an den Spieler, sich zu dir zu teleportierem
```

```
/tpaacept <- Nimmt eine TPA Anfrage an
```

```
/tpadeny <- Lehnt eine TPA Anfrage ab
```


---

# 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://cyreawiki.gitbook.io/cyreawiki/bewegung/teleportation.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.
