# How to Refill Energy

There are two main ways to restore your robot’s energy:

1. **Automatic Recovery** – Every time you perform an operation that consumes ATM (such as drawing cards or creating a robot), **20 Energy points** are automatically restored.

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

2. **Rocket Collection** – Click the flying rocket to claim energy. The higher your level and ATM balance (≥10,000 ATM), the more energy you gain. Keep the **\[ON]** button active in the upper-right corner and leave the page open to auto-collect energy over time.

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

<figure><img src="/files/8WGyRTAi4RRuD8dQ2ttn" alt=""><figcaption></figcaption></figure>

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


---

# 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://automata-4.gitbook.io/automata-docs/energy-and-level-system/how-to-refill-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.
