> For the complete documentation index, see [llms.txt](https://whitepaper.evoverse.app/evoverse-white-paper-portugues/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/evoverse-white-paper-portugues/dashboard-farming/pods/boost-de-pods.md).

# Boost de PODs

Boost de PODs traz a possibilidade de **dobrar o Hash Power** do seu POD **Épico** ou **Lendário** por um **período** de tempo.

Para fazer o Boost é requerida uma quantia em EPW2:

| POD      | CUSTO EPW2 | DURAÇÃO |
| -------- | ---------- | ------- |
| Épico    | 1800       | 28 dias |
| Lendário | 3000       | 28 dias |

O Boost tem uma duração de 28 dias. Após esse prazo, o POD volta ao seu Hash Power original, mas você pode dar outro Boost novamente se desejar.

### Fazendo o Boost

No inventário, clique no POD que você deseja aumentar o poder de mineração e clique em Boost POD.

![](/files/wAzIExtkdVKAiltdoOsN)

Agora, confirme os dados da operação e clique em Confirm.

![](/files/6tYU0BfTnTgnn3hdS354)

{% hint style="success" %}
**Pronto, agora seu POD ficará com o dobro de Hash Power!**
{% endhint %}

### Considerações Importantes

{% hint style="info" %}
**O POD perderá o Boost se: for colocado à venda; se for feito Fusão ou Upgrade no POD**
{% endhint %}

{% hint style="info" %}
**Os PODs com Boost podem fazer Expedições normalmente sem perder o efeito**
{% endhint %}

{% hint style="info" %}
**PODs que estejam em Cooldown de expedições podem receber o Boost**
{% endhint %}

{% hint style="info" %}
**PODs que estão minerando no momento NÃO podem receber 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/evoverse-white-paper-portugues/dashboard-farming/pods/boost-de-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.
