# Сытость

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

Как вы уже поняли - мы живые! И поэтому **кроликам нужно есть, чтобы не слабеть.**&#x20;

Соулмейт - это твой друг, за ним надо следить и вовремя кормить, чтобы он мог работать в полную силу.&#x20;

При падении параметра сытость мы начинаем становиться вялыми и уже не можем так же эффективно работать. В худших случаях кролик едва на 20% выполняет свое задание. Не доводи его до истощения!

| Сытость | Эффективность |
| ------- | ------------- |
| 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-baza-znanii/ekosistema/do-and-earn/sytost.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.
