# Rooms

## Rooms placement preview

{% embed url="<https://vimeo.com/643625397/a2cc566c03>" %}

### Description <a href="#land-size-hex" id="land-size-hex"></a>

The **Player** can install in the slots of the **Palace Rooms** the size of the slot.

**Rooms** vary in size.&#x20;

The number of **Loсi** slots inside the **Room** depends on the size of the **Room.**

**Loсi** slots can also be of different sizes, and it already depends on the specific **Room** and its style.

### Rooms Size (Loci Slots) <a href="#rooms-size-slots" id="rooms-size-slots"></a>

* S - 5 Slots
* M - 10 Slots
* L - 15 Slots
* XL - 20 Slots

### Room Parameters

Name/ID:

* displays the object's Name and/or ID

Type:&#x20;

* **Room** - placed Room
* **Unplaced Room** - unplaced by the Player (displays in inventory)

Size:&#x20;

* S&#x20;
* M&#x20;
* L&#x20;
* XL

Style (visual style of the object):&#x20;

* Rome
* Atlantis
* Medevil
* Space
* Cyber Egypt
* Japan
* Fire
* Ice
* Ukrainian

Rarity:

* Common
* Uncommon
* Rare
* Epic
* Legendary


---

# 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.memoverse.io/game-objects/rooms.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.
