# Fahrstühle

Der Fahrstuhl ist eine Spezialfunktion auf unserem CityBuild - Spielmodus. Er ermöglicht den Spieler schnell zwischen verschiedenen Stockwerken wechseln zu lassen.

## Wer darf den Fahrstuhl benutzen?

Anhand der Grobwägeplatte bei [/p flags](/citybuild/plots/plot-einstellungen.md) kann entschieden werden, wer den Fahrstuhl benutzen darf.

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

##

## &#x20;                                  Fahrstuhl - Schritt für Schritt

<table data-header-hidden><thead><tr><th width="112" align="center"></th><th width="284" align="center"></th><th align="center"></th></tr></thead><tbody><tr><td align="center">Schritt 1</td><td align="center">Platziere 1 <strong>Grobwägeplatte (Eisendruckplatte)</strong> auf einen Block.</td><td align="center"><img src="/files/JbU7ujtPzqK9qvVbODR2" alt=""></td></tr><tr><td align="center">Schritt 2</td><td align="center">Platziere eine zweite Grobwägeplatte genau über/unter dieselbe <strong>X &#x26; Z - Koordinaten</strong> der anderen Platte. <strong>(Maximal 50 Blöcke von einander entfernt)</strong></td><td align="center"><img src="/files/OZuURzjNFOT7mT2fEhlB" alt=""></td></tr><tr><td align="center">Schritt 3</td><td align="center">Es öffnet sich ein <strong>Menü.</strong></td><td align="center"><img src="/files/FzmN9GtjGKb3SwGF93RM" alt=""></td></tr><tr><td align="center">Schritt 4</td><td align="center"><p>Bestätige den Bau des Fahrstuhles mit einem Linksklick auf den grünen Block. </p><p><strong>(Kostet 500 Münzen)</strong></p></td><td align="center"><img src="/files/sDFlzrwS1ZXzATwR4JHz" alt=""></td></tr><tr><td align="center">Schritt 5</td><td align="center"><p>Nun kann man sich auf die Druckplatte stellen und mit...</p><p></p><p><strong>Leertaste</strong> Hoch </p><p><strong>Shift</strong> Runter</p></td><td align="center"><img src="/files/1js1X60dCZfaiIxMNxOu" alt=""></td></tr><tr><td align="center">Spezial</td><td align="center"><p>Dies kann beliebig oft "wiederholt" werden.</p><p></p><p>Wichtig dabei ist nur, dass die <strong>maximale Grenze</strong> zwischen zwei Etagen <strong>nicht</strong> überschritten werden darf. <strong>(50 Blöcke)</strong></p></td><td align="center"><img src="/files/zOmzKdTj7oKn56h9BdLo" alt=""></td></tr></tbody></table>


---

# 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.mixelpixel.net/citybuild/fahrstuehle.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.
