# Energy

You can perform any number of tasks and missions, as long as you have enough **energy** to complete them. Each rabbit is given the same amount of **energy**, this is the only parameter that does not **depend** on the pumping of individual characteristics, but on the **number of rabbits** in one account.&#x20;

**The more rabbits** in your family, **the more energy** you will have to perform activities!&#x20;

Each task requires a different amount of **Energy**, which can be reduced by developing the **Vitality** parameter. The maximum reduction of energy required is 50%.

| Vitality | coefficient |
| -------- | ----------- |
| 20       | 100%        |
| 25       | 90%         |
| 32       | 80%         |
| 40       | 70%         |
| 55       | 60%         |
| 70       | 50%         |

\
\
**Energy** is **regenerated** by **resting** for a certain amount of time. **100%** of the energy is restored in **24 hours.**


---

# 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/whitepaper/gaming-concept/energy.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.
