# Rooms

As you travel between different rooms you may notice their different [Types](/gameplay/kamigotchi/types.md). Rooms can be divided into seven types:

* <img src="/files/ad8SVJc2tBwX0LZJE1J1" alt="" data-size="line"> **Eerie**
* <img src="/files/UPza9vGcpoqErxcsEVKE" alt="" data-size="line"> **Scrap**
* <img src="/files/TkRd5lIcuDcmWBPMjKAI" alt="" data-size="line"> **Insect**
* <img src="/files/wB8BQNMd8E0oIeTEO9SM" alt="" data-size="line"> **Normal**
* <img src="/files/TkRd5lIcuDcmWBPMjKAI" alt="" data-size="line"> **Insect-Scrap** <img src="/files/UPza9vGcpoqErxcsEVKE" alt="" data-size="line">
* <img src="/files/ad8SVJc2tBwX0LZJE1J1" alt="" data-size="line"> **Eerie-Scrap** <img src="/files/UPza9vGcpoqErxcsEVKE" alt="" data-size="line">&#x20;
* <img src="/files/ad8SVJc2tBwX0LZJE1J1" alt="" data-size="line"> **Eerie-Insect** <img src="/files/TkRd5lIcuDcmWBPMjKAI" alt="" data-size="line">

Room typing has significant implications for your Kami (and their enemies). For instance, your Kami may harvest faster in an <img src="/files/ad8SVJc2tBwX0LZJE1J1" alt="" data-size="line"> **Eerie** room than a <img src="/files/UPza9vGcpoqErxcsEVKE" alt="" data-size="line"> **Scrap** room — this depends on your Kami [Type](/gameplay/kamigotchi/types.md). Double typed rooms require a similarly typed Kami to harvest at full speed.

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

You’ll also notice that each Room has its own environment that can be full of different vegetation, non-Kami animal life, and even weather. While some of these components are purely aesthetic, some are interactive and may enable important in-game actions (see [Co-Ops](/gameplay/quests-and-factions/co-ops.md)).&#x20;


---

# 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://docs.kamigotchi.io/gameplay/harvesting/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.
