# Hunger

<figure><img src="/files/7rBtG0ivPEU0UcCxXa0I" alt=""><figcaption></figcaption></figure>

First of all, bunnies are alive and they **need to eat** or they will lose their power.

Treat your Soulmate same way as tamagochi - keep an eye on him and feed so he could perform the best. If your bunny becomes too hungry, it also starts to be weak, so the efficiency of carrot gains drops to 20% of maximum available in worst case. Don't make your bunny hungry!

| Hunger level | Efficiency |
| ------------ | ---------- |
| 80-100%      | 100%       |
| 60-100%      | 75%        |
| 40-60%       | 50%        |
| <40%         | 20%        |


---

# 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://metaforest.gitbook.io/metaforest-docs/ecosystem/do-and-earn/hunger.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.
