> For the complete documentation index, see [llms.txt](https://whitepaper.evoverse.app/es/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.evoverse.app/es/ayuda/guia-evoverse-bien-explicadito-para-ti/paso-5-cargar-los-pods.md).

# Paso 5: Cargar los PODs

Ahora estás listo para minar criptomonedas **(EPW2)\***, pero necesitas darle una fuerza a tu **POD**, es decir, **cargarlo**.

![](/files/WQUeGXa7emTsNSERkY3J)

A los PODs hay que energizarlos cada cierto tiempo. Para cargar un **POD** basta con hacer clic en el botón **RECHARGE** y en pocos minutos estará el 100% cargado. Con la carga completa, tu **POD** ya se pone en acción, es decir, ya empieza a minar y lo hará por **24h**. Seguro encontrará monedas para ti, pero, para que siga trabajando, debes volver allá tras las **24h** y ponértelo a minar **de nuevo**, ¡y así una y otra vez!

{% hint style="info" %}
Si no vuelves para poner tus **PODs** a cargar de nuevo, dejarás de ganar **EPW2**, que es la moneda de recompensa del juego que vale dinero en la vida real.
{% endhint %}

> En un mundo donde los que tienen información son los que domina la situación, has salido adelante, ¡muy bien! ¡Una vez que asimiles este paso a paso, **EVOVERSE** estará listo para recibirte y tú listo para empezar!

!Visita nuestro sitio web en [evoverse.app](https://evoverse.app/pt/) y conoce más sobre este universo!

¡Conéctate a nuestras redes sociales para estar al tanto de todo!

![](/files/vR2UkM4nFALMDymmMej6)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://whitepaper.evoverse.app/es/ayuda/guia-evoverse-bien-explicadito-para-ti/paso-5-cargar-los-pods.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
