# Levels and Skills

You can enhance your Kami’s [Stats](/gameplay/kamigotchi/stats.md) over time by increasing its **level**. Your Kami earns XP while harvesting <img src="/files/EFAsqvfLNlME2xG9bVpB" alt="" data-size="line"> **MUSU** and, **with enough accumulated XP, you will be able to increase your Kami’s level.**&#x20;

With each new level your Kami earns a Skill Point. Skill Points can be spent to level up Skills, which in turn enhance your Kami’s Base [Stats](/gameplay/kamigotchi/stats.md) and imbue them with [Bonuses](/gameplay/kamigotchi/bonuses.md) that aid in their ability to harvest, liquidate, and protect themselves.

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

**Skills** are organized into Skill Trees, of which there are four. While it’s not strictly necessary for a Kami to stick to a single Skill Tree over the course of its growth, each Tree consists of complementary skills that reinforce certain Kami behaviors:

* <img src="/files/DsxuORIMyzmJ3944xJ23" alt="" data-size="line"> **Predator**: For Kami that like to kill other Kami.
* <img src="/files/24AvZDuZLeBWdVyu0REn" alt="" data-size="line"> **Harvester**: For Kami that want MUSU, fast.
* <img src="/files/IfFVAjuqsrDewjDV6VNg" alt="" data-size="line"> **Guardian**: For Kami that want a defensive playstyle with long, high-output harvests.&#x20;
* <img src="/files/Y0NfNtiRQc17cItM7QEq" alt="" data-size="line"> **Enlightened**: For Kami that want to be as efficient as possible.&#x20;

In-game you can view each Skill Tree in its entirety by clicking on your Kami and then navigating to the Skills tab. There you’ll see an array of skills to choose from along with how many Skill Points, if any, your Kami has contributed to them. Here’s an example of one such skill from the <img src="/files/DsxuORIMyzmJ3944xJ23" alt="" data-size="line"> **Predator** tree:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcpMD8KDbbdySxEDgAe1MVWN_qNSI790syC0RVyr8RHNUPhdwlTHMyfk1-y56IjmxY3dDrNxedwezBkKaswxEfJUN6IUeoUFPPuyelekTwTE9wJIEQxKKi4ieOXNLprZvMVgJbgNg?key=MsDePUnktDDpIVAII7po7eU6" alt=""><figcaption></figcaption></figure>

Each Skill Tree has six tiers that become successively unlocked as you spend Skill Points. The first tier of Skills in a given tree is available to level 1 Kami. The second tier becomes available after 5 Skill Points are spent within the tree, and so on:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdWSoJUQNCXIpNB2XHkDYLw7YPLbmReTGJ9rHEL0mNg5XGie0iVgXYSC6zch1Jn_DiEVNegD3fAMjRmMVsGxWXh-9uLcf27huUjAOPU9zQ6XL26nB2w4cdb1xqT7H2Phhv68bUj?key=MsDePUnktDDpIVAII7po7eU6" alt=""><figcaption></figcaption></figure>

Each tier includes a different collection of Skills, the details of which you can view by clicking on them in-game. Skills can add points to any of the big four stats — <img src="/files/QVC2YKoFsPhUe3PXXkNW" alt="" data-size="line"> **Health**, <img src="/files/97U2f3DGorjAoZHI5FVm" alt="" data-size="line"> **Harmony**, <img src="/files/P1Q2w6MAaaOziaqiW7z9" alt="" data-size="line"> **Power**, and <img src="/files/fQ5AmILCq9nA2UpOzir8" alt="" data-size="line"> **Violence** — but they also affect your Kami by applying more nuanced changes called [Bonuses](/gameplay/kamigotchi/bonuses.md).

The skills at Tiers 3 and 6 only take one point to max, and are mutually exclusive with one-another. These can be thought of as extra bonuses in exchange for committing to a Skill Tree.&#x20;

You're able to fully reset a Kami Skill Tree by using a <img src="/files/v5xa63QBEa4qsHioQbWC" alt="" data-size="line"> **Respec Potion.**


---

# 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/levels-and-skills.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.
