# Apartments

Apartments are limited private space quarters used to store valuable items. Players can either use apartments for their own needs or rent them out to generate passive income.

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

There are three classifications of Apartment rarity: Common, Epic, Legendary.

The larger apartment is, the more items it is capable of storing. The higher the classification of the apartment, the less time it takes a user to move from one point in the city to another, and the more users it can accommodate.

## Utilities

Each apartment contains unique household items that are limited-edition collectible NFTs:

**Plants** - these are game boosters that enable players to enhance Heroes and Pets.

**Workbenches** - these have all the tools needed to produce pharmaceuticals for research, building, and speeding up different in-game processes used by both Heroes and Replicants.

**Robots** - advanced assistants that provide bonuses for investment activities, increase players' rewards, and expand their investment and income opportunities.


---

# 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.sidusheroes.com/nidum/apartments.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.
