# Harvesting

If at any point you click the “Harvest” button at the top left of your screen, you will open the <img src="/files/wRtahgYgJJFhDz8AX4xb" alt="" data-size="line"> **Harvest Menu** for your current room. This menu will provide you with several important pieces of information:

In general, **your goal is to allow your Kami to accumulate as much** <img src="/files/EFAsqvfLNlME2xG9bVpB" alt="" data-size="line"> **MUSU as possible**. Harvesting gives you  <img src="/files/EFAsqvfLNlME2xG9bVpB" alt="" data-size="line"> **MUSU** that can be spent on Items and Co-Ops, gives **XP** to the harvesting Kami (see [Kamigotchi Levels, Skills, and Bonuses](/gameplay/kamigotchi/levels-and-skills.md)), and adds to your [Scavenge Meter](/gameplay/harvesting/scavenging.md).&#x20;

<figure><img src="/files/4EN6qqNsR8wijTDETUlk" alt=""><figcaption></figcaption></figure>

While, in general, time spent harvesting is positive-sum for your Kami, this comes with a big caveat: Your Kami gradually loses <img src="/files/QVC2YKoFsPhUe3PXXkNW" alt="" data-size="line"> **Health Points** (HP) while harvesting. **HP** lost is roughly proportional to <img src="/files/EFAsqvfLNlME2xG9bVpB" alt="" data-size="line"> **MUSU** gained, and both the rate of <img src="/files/EFAsqvfLNlME2xG9bVpB" alt="" data-size="line"> **MUSU** gained and rate of HP lost increase over time (provided you do not feed/heal your Kami).

As a Kami’s HP decreases it becomes more susceptible to being <img src="/files/C2oH9OMGv5Hm4jWoBNEN" alt="" data-size="line"> [**Liquidated**](/gameplay/harvesting/liquidations.md) by other Kami in the room. You can increase your Kami’s HP — and in so doing decrease its chance of being liquidated — by a) feeding it food and/or healing items or b) stopping the harvest and allowing it to rest and gradually replenish its HP over time.&#x20;

You can also hedge your bets and simply <img src="/files/1dBxswGlrIggmYDkoAGN" alt="" data-size="line"> **Collect** your Kami’s currently accumulated <img src="/files/EFAsqvfLNlME2xG9bVpB" alt="" data-size="line"> **MUSU**. This means you claim all MUSU gathered to-date but your Kami stays harvesting and continues to gather new <img src="/files/EFAsqvfLNlME2xG9bVpB" alt="" data-size="line"> **MUSU**.

Whenever you collect your Kami's accumulated <img src="/files/EFAsqvfLNlME2xG9bVpB" alt="" data-size="line"> **MUSU** — or remove it from its current Room — your Kami will be subject to a <img src="/files/6vl6ne6F2qSAHMdmrehK" alt="" data-size="line"> **Cooldown** period.


---

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