# 21. How to recharge electricity?

To recharge your electricity go with these steps:

1. Go to your **Homepage** and navigate to your [<mark style="color:green;">**Room**</mark>](https://rollercoin.com/game).
2. Check if you have **disposable Batteries** in the Power section on the Homepage.
   * If you don’t have any, you can **buy them on the Marketplace** or **earn them by playing Games** as a reward.

<figure><img src="/files/6tfyE0mB7J22UTYZ1GxP" alt=""><figcaption></figcaption></figure>

1. Hit **the Electricity button**.

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

**Important Notes:**

* **One Battery** replenishes **three (3) bars** of the Electricity gauge, which equals **three full days of Electricity**, in addition to the **one day that is always free**.
* Be careful about when and how often you use the recharge button. Only use your Batteries when your Electricity level is **drained** or **close to depletion** to avoid unnecessary waste.


---

# 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://faq.rollercoin.com/rollercoin/f.a.q./homepage/21.-how-to-recharge-electricity.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.
