# Energy

<figure><img src="/files/vFPDrSGeK86clnUgAiwS" alt="" width="188"><figcaption></figcaption></figure>

### Meaning

* 'Energy' is an essential part of the WalkMining system. Energy is a concept that users basically have in default. The total amount a user can walk per day is determined through Energy.

### How to get it?

* Users have up to 12,000 Energy ( ⚡️) in default at the first time.
* Consumed Energy will be recovered with 500 Energy per hour.
* Energy is recovered in a certain amount every hour.

### What does it do?

* To see the exact equations, check this page 👉🏻 [Broken mention](broken://pages/rhcEsMH85wzD3XySGAVy)


---

# 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.walkmining.com/walkmining/how-it-works/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.
