> For the complete documentation index, see [llms.txt](https://whitepaper.ethereumtowers.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.ethereumtowers.com/apartments/apartment-floors.md).

# Apartment Floors

### Floor Design

Apartments are integrated in close proximity to one another, connected by a large atrium on each floor. The majority of floors (#1-#99) also feature sky gardens on opposing corners which help to facilitate social interaction with those residing on the same floor. This close-knit communication may also lead to an increase of sub-communities within the larger overall community.

### Floors #1-#99

Floors #1-#99 all have the same layout, each floor consisting of a total of 22 Apartments; 20 Standard Apartments and 2 Luxury Apartments.

<figure><img src="/files/IbVFfuRUBuMbqlF0eOrP" alt=""><figcaption><p>Standard Floor Atrium Area Render | Not In-world Footage</p></figcaption></figure>

### Floors #100 & #101&#x20;

Floors #100 & #101 also have the same layout, consisting of a total of 8 Penthouses per floor; 4 corner units and 4 middle units. Penthouses are 2-story units and are seen as the pinnacle of all Ethereum Towers assets.

<figure><img src="/files/xE05YLamrtzAYPi7dtnr" alt=""><figcaption><p>Penthouse Floor Atrium Area Render | Not In-world Footage</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://whitepaper.ethereumtowers.com/apartments/apartment-floors.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
