# Types

[Traits](/gameplay/kamigotchi/traits.md) also determine a Kami's Typing. Kami can have four types and, for purposes of typing, a Kami’s hands are treated separately from the rest of its body. The four types are:

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

Kami can have the same types or different types for their <img src="/files/xmCrH3nIM3W4zmrSW42V" alt="" data-size="line"> **Body** and <img src="/files/gUfFrEErlcaoT9QYbjHL" alt="" data-size="line"> **Hands**. This Kami, for instance, has a <img src="/files/wB8BQNMd8E0oIeTEO9SM" alt="" data-size="line"> **Normal-type body** and <img src="/files/ad8SVJc2tBwX0LZJE1J1" alt="" data-size="line"> **Eerie-type hands**, making it a mixed type:

<figure><img src="/files/FACtcMzICU5SbU0aVmLF" alt=""><figcaption><p>Arges The Bright, a mixed type Kami.</p></figcaption></figure>

The four types determine which Kami have advantages over other Kami when harvesting or liquidating. In liquidations:

* <img src="/files/ad8SVJc2tBwX0LZJE1J1" alt="" data-size="line"> **Eerie** beats <img src="/files/UPza9vGcpoqErxcsEVKE" alt="" data-size="line"> **Scrap**.
* <img src="/files/UPza9vGcpoqErxcsEVKE" alt="" data-size="line"> **Scrap** beats <img src="/files/TkRd5lIcuDcmWBPMjKAI" alt="" data-size="line"> **Insect**.
* <img src="/files/TkRd5lIcuDcmWBPMjKAI" alt="" data-size="line"> **Insect** beats <img src="/files/ad8SVJc2tBwX0LZJE1J1" alt="" data-size="line"> **Eerie**.
* <img src="/files/wB8BQNMd8E0oIeTEO9SM" alt="" data-size="line"> **Normal** beats **Normal.** This matchup is slightly less advantageous than the other three.

Visualized:

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

Types also determine the speed at which a given Kami harvests <img src="/files/EFAsqvfLNlME2xG9bVpB" alt="" data-size="line"> **MUSU** in a room. Each room has one type, and a Kami with the same type as the room will harvest faster in that room — as well as draining HP faster.&#x20;

Pure-type Kami get an even larger boost in matching rooms. A pure Kami can harvest faster in a matching room than any other type of Kamigotchi.&#x20;

Kami with one <img src="/files/wB8BQNMd8E0oIeTEO9SM" alt="" data-size="line"> **Normal** type and one other type get a smaller bonus in matching rooms. <img src="/files/xmCrH3nIM3W4zmrSW42V" alt="" data-size="line"> **Bodies** have more of an influence than <img src="/files/gUfFrEErlcaoT9QYbjHL" alt="" data-size="line"> **Hands** in this cas&#x65;**.**

Kami with two mixed non-Normal types get a small bonus in both types of matching rooms. They will harvest faster in rooms matching their <img src="/files/xmCrH3nIM3W4zmrSW42V" alt="" data-size="line"> **Body** than in rooms matching their <img src="/files/gUfFrEErlcaoT9QYbjHL" alt="" data-size="line"> **Hands**.&#x20;

<img src="/files/wB8BQNMd8E0oIeTEO9SM" alt="" data-size="line"> **Normal** type Kami harvest at the same speed in every room.


---

# 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/kamigotchi/types.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.
