# Выносливость

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

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

В модуле же Do\&Earn она отвечает еще и за затраты энергии на задание. Чем больше выносливости - тем меньше энергии требуется для выполнения!&#x20;

Самые выносливые из нас тратят всего 50% от изначального количества энергии на задачу, а значит могут выполнить гораздо больше!<br>

| Vitality | коэффициент затрат на задачу |
| -------- | ---------------------------- |
| 20       | 100%                         |
| 25       | 90%                          |
| 33       | 80%                          |
| 40       | 70%                          |
| 55       | 60%                          |
| 70       | 50%                          |


---

# 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/kharakteristiki/vynoslivost.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.
