# Loci

## Loci placement preview

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

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

**Loci** are objects that a **Player** can install in slots inside a **Room**&#x20;

&#x20;:coin:**MEMO-P** accumulate on the **Loci**&#x20;

In a slot of a specific size, the **Player** can install **Loci** of the same size or smaller

### Loci Size <a href="#rooms-size-slots" id="rooms-size-slots"></a>

* S
* M
* L
* XL

### Loci with Nesting

There are **Loci** with their own slots, in which it is also possible to insert **Loci** the size of the slot or smaller

### Palace Parameters

Name/ID:

* displays the object's Name and/or ID

Type:&#x20;

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

Nesting:

* displays the nesting object's Name and/or ID

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/loci.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.
