> 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/atualizacao-de-software.md).

# Atualização de Software

A partir do dia 03/10/2022 às 21:00 (horário de Brasília) os PODs Épicos e Lendários irão parar de minerar e precisarão de uma **Atualização de Software** para que possam continuar minerando.\
\
Esta **Atualização de Software**, além de permitir que o POD volte à mineração, também multiplicará em **2x o Hash Power Base** daquele POD.

### Custo da Atualização de Software

PODs Lendários: 10.000 EPW2 e 100 EVS2;\
PODs Épicos: 6.000 EPW2 e 60 EVS2.

### Atualizando o Software

Para atualizar o software basta ir em seu inventário e selecionar o POD adormecido que deseja atualizar:

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

Clicar em Update de Software:

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

Lembrar de ter em sua Game Wallet o valor de EPW2 e EVS2 necessários e confirmar a operação:

<figure><img src="/files/3IPrzqB2yufMJc8YxbQL" alt=""><figcaption></figcaption></figure>

Agora o seu POD está atualizado e com o dobro do Hash Power que possuía antes, pronto para farmar muito mais EPW2 na mineração!

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

{% hint style="info" %}
**PODs que não fizerem a atualização de software não poderão minerar**
{% endhint %}

{% hint style="info" %}
**A fusão de PODs só funcionará entre PODs na mesma situação, utilizando 4 PODs  atualizados para receber um POD atualizado ou 4 PODs desatualizados para receber um POD desatualizado**
{% endhint %}

{% hint style="info" %}
**Todas as outras funções dos PODs continuam funcionando normalmente**
{% endhint %}

{% hint style="info" %}
**A atualização de Lendários da 500 pontos no ranking e a atualização de Épicos da 300 pontos no ranking**
{% endhint %}

{% hint style="info" %}
**Live tirando duvidas da comunidade** [**https://youtu.be/hoJFd33jh6s?t=509**](https://youtu.be/hoJFd33jh6s?t=509)
{% 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/atualizacao-de-software.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.
