> 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/estrellas-de-los-pods.md).

# Estrellas de los PODs

Para mejorar sus PODs, el jugador debe «desmontar» otros PODs Comunes y Raros mediante una fusión de piezas entre ellos. Es necesaria asimismo una cantidad de EPW2. Eso aumentará el nivel y el hashpower del POD. Sólo los épicos y legendarios pueden evolucionar.

![](/files/9HDUy2gFXcFoHSrofbIR)

La siguiente tabla de referencia enseña cuántos PODs Comunes y Raros hay que desmontar así como también la cantidad de EPW2 necesaria para cada evolución:

### **Legendarios**

<table><thead><tr><th width="150">Estrellas</th><th width="150">EPW2</th><th width="150">Común</th><th width="150">Raro</th></tr></thead><tbody><tr><td>2 stars</td><td>500</td><td>2</td><td>0</td></tr><tr><td>3 stars</td><td>500</td><td>4</td><td>1</td></tr><tr><td>4 stars</td><td>1,000</td><td>6</td><td>2</td></tr><tr><td>5 stars</td><td>1,500</td><td>8</td><td>3</td></tr><tr><td>6 stars</td><td>2,000</td><td>10</td><td>4</td></tr></tbody></table>

### **Épicos:**

<table><thead><tr><th width="150">Estrellas</th><th width="150">EPW2</th><th width="150">Común</th><th>Raro</th></tr></thead><tbody><tr><td>2 stars</td><td>300</td><td>2</td><td>0</td></tr><tr><td>3 stars</td><td>300</td><td>4</td><td>1</td></tr><tr><td>4 stars</td><td>600</td><td>6</td><td>2</td></tr><tr><td>5 stars</td><td>900</td><td>8</td><td>3</td></tr><tr><td>6 stars</td><td>1,200</td><td>10</td><td>4</td></tr></tbody></table>

Para ver la tabla de hashpower para cada nivel, haz [clic aquí](https://whitepaper.evoverse.app/es/farming/pods/hashpower).

¿Necesita ayuda? Accede a nuestra guía: [Evolucionando el poder hash de tus POD](/es/ayuda/guia-como-evolucionar-el-hash-power-de-tus-pods.md)


---

# 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/estrellas-de-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.
