> 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/dashboard-farming/pods/boost-of-pods.md).

# Boost of PODs

El Boost de PODs presenta la posibilidad de **duplicar el Hash Power** de los POD’s **Épico** o **Legendario** durante un **periodo** de tiempo.

Para hacer el boost se requiere una cuantía en EPW2:

| POD        | COSTO EPW | DURACIÓN |
| ---------- | --------- | -------- |
| Épico      | 1800      | 28 días  |
| Legendario | 3000      | 28 días  |

El Boost tiene una duración de 28 días. Después de este plazo, el POD retorna a su Hash Power original, pero puedes darle otro Boost nuevamente si quieres.

### Cómo hacer el Boost

En el inventario, haz clic en el POD al que deseas aumentar el poder de minería y haz clic en **Boost POD**.

![](/files/cH8Ri5xjPVCXAGVMHjAH)

Ahora, confirma los datos de la operación y haz clic en **Confirm**.

![](/files/0ZrH1hAv2FwlljJ6oRjY)

{% hint style="success" %}
**Listo, ¡ahora tu POD vas a quedar con el doble de Hash Power!**
{% endhint %}

### **Important Considerations**

{% hint style="info" %}
**El POD perderá el Boost si: lo pones a venta; si es usado en una Fusión o si le hace Upgrade al POD**
{% endhint %}

{% hint style="info" %}
**Los PODs con Boost pueden hacer las Expediciones normalmente sin perder el efecto**
{% endhint %}

{% hint style="info" %}
**Los PODs que estén en Cooldown de expediciones pueden recibir el Boost**
{% endhint %}

{% hint style="info" %}
**Los PODs que están minando en el momento NO pueden recibir Boost**
{% endhint %}


---

# 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/dashboard-farming/pods/boost-of-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.
