# Elevators

Elevators are another cool QOL feature, allowing more freedom in your builds and enhancing your creativity!

To create an elevator, you simply place a white wool block with a white carpet on top. Then, to add an additional floor, you simply repeat the same thing at the next floor. You can then use your elevator by jumping to go up or crouching to go down.

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

The elevators can be made with any other wool/carpet options as well, but the wool and carpet need to be the same color, and each floor needs to be the same color as well.

Elevators can have about 40 blocks maximum on the y-axis between them.


---

# 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://guide.chillzone.cc/getting-started/content/elevators.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.
