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

# Replicación de PODs

Una vez que se ha finalizado la venta de Toolkits comunes, la **Replicación de los PODs** se convierte en la principal manera de adquirir Toolkits en el universo EVOVERSE. ¿Cómo funciona? ¡Es muy sencillo! Sólo necesitas tener **2 (dos) PODs de rareza superior a COMÚN**, pagar un costo en EPW2 + EVS2 y listo, has generado una nueva **Hex Toolkit**.

### **Costo**

La tasa de costo para la Replicación es de **400 EPW2 + 10 EVS2**

{% hint style="info" %}
**Esta es una tasa única para toda Replicación y se puede cambiar a cualquier momento para el equilibrio de la economía del juego.**
{% endhint %}

### **Cooldown**

**​**Después de una Replicación, los **PODs** entran en ***Cooldown (tiempo de espera)*** que cambia de acuerdo con su rareza. Transcurrido este tiempo, esos **PODs** pueden replicar nuevamente. No hay límites de replicación.

<table><thead><tr><th width="153.03212627896596">RAREZA</th><th>COOLDOWN</th></tr></thead><tbody><tr><td>Raro</td><td>1 semana</td></tr><tr><td>Épico 1-2 Estrellas</td><td>48h</td></tr><tr><td>Épico 3-5 Estrellas</td><td>36h</td></tr><tr><td>Épico 6 Estrellas</td><td>24h</td></tr><tr><td>Legendario 1-2 Estrellas</td><td>24h</td></tr><tr><td>Legendario 3-5 Estrellas</td><td>18h</td></tr><tr><td>Legendario 6 Estrellas</td><td>12h</td></tr></tbody></table>

Los **PODs Genesis** reducen el **Cooldown** a la mitad del tiempo.

### Haciendo la Replicación

En tu inventario, haz clic en un POD y después en **Replicate POD.**

![](/files/9Zf9S2Yn58GHRuWE79ha)

Selecciona **2 (dos) PODs, con rareza superior a Común,** y haz clic en **Confirm**.

![](/files/VO4th3iWNO0BKCb9gw2C)

![](/files/YwHyDaXCNmdERKFOUGsA)

Haz clic en **Replicate**, revisa los datos de la operación y **Confirm**.

![](/files/tTA93vVnPPe6rPmunsfw)

**¡Felicitaciones! ¡Has acabado de adquirir una nueva Hex Toolkit!**

![](/files/PkZDB2MDpT4iGjRCwqcc)

### **Consideraciones Importantes**

{% hint style="warning" %}
PODs en *Cooldown* **pueden** minar o participar de expediciones normalmente.

PODs en *Cooldown* **pueden** hacer los upgrades o fusiones.

PODs en *Cooldown* **no pueden** ponerse en el Marketplace.
{% 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/replicacion-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.
