# Traits

Each Kamigotchi is born with Traits that determine the appearance of its:

* <img src="/files/xmCrH3nIM3W4zmrSW42V" alt="" data-size="line"> **Body.**
* <img src="/files/gUfFrEErlcaoT9QYbjHL" alt="" data-size="line"> **Hands.**
* <img src="/files/Oeor4sQGDL9yGeONkrZO" alt="" data-size="line"> **Face.**
* <img src="/files/nA92Mc3VOUSW8LE7OhTz" alt="" data-size="line"> **Color.**
* <img src="/files/8kr1cTc0x6GfxXIh6GEY" alt="" data-size="line"> **Background.**

As well as the aesthetics, each trait provides some boosts to one a Kamigotchi's four [Stats](/gameplay/kamigotchi/stats.md):

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

This particular Kami has an:

<img src="/files/xmCrH3nIM3W4zmrSW42V" alt="" data-size="line">​ **Ant Body** (adds twenty <img src="/files/QVC2YKoFsPhUe3PXXkNW" alt="" data-size="line"> **Health**, two <img src="/files/P1Q2w6MAaaOziaqiW7z9" alt="" data-size="line"> **Power**, and two <img src="/files/97U2f3DGorjAoZHI5FVm" alt="" data-size="line"> **Harmony**).\ <img src="/files/gUfFrEErlcaoT9QYbjHL" alt="" data-size="line"> **Scorpion Hands** (adds four <img src="/files/fQ5AmILCq9nA2UpOzir8" alt="" data-size="line"> **Violence**).\
​<img src="/files/Oeor4sQGDL9yGeONkrZO" alt="" data-size="line"> **Lenny 2 Face** (adds two <img src="/files/P1Q2w6MAaaOziaqiW7z9" alt="" data-size="line"> **Power**, two <img src="/files/97U2f3DGorjAoZHI5FVm" alt="" data-size="line"> **Harmony**, and one **Slot**).\
​<img src="/files/nA92Mc3VOUSW8LE7OhTz" alt="" data-size="line"> **Blue Color** (adds two <img src="/files/97U2f3DGorjAoZHI5FVm" alt="" data-size="line"> **Harmony**).\
​<img src="/files/8kr1cTc0x6GfxXIh6GEY" alt="" data-size="line"> **Textbook Background** (adds twenty <img src="/files/QVC2YKoFsPhUe3PXXkNW" alt="" data-size="line"> **Health** and five <img src="/files/97U2f3DGorjAoZHI5FVm" alt="" data-size="line"> **Harmony**).

The sum total of these Traits determine a Kami’s base Stats. The Traits above collectively contribute forty <img src="/files/QVC2YKoFsPhUe3PXXkNW" alt="" data-size="line"> **Health**, four <img src="/files/P1Q2w6MAaaOziaqiW7z9" alt="" data-size="line"> **Power**, four <img src="/files/fQ5AmILCq9nA2UpOzir8" alt="" data-size="line"> **Violence** and eleven <img src="/files/97U2f3DGorjAoZHI5FVm" alt="" data-size="line"> **Harmony**​.

You can check your Kami's Traits by clicking on it.


---

# 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/traits.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.
