# Replicación

Con los componentes correctos, podrás duplicar la IA (Inteligencia Artificial) de los robots y generar un nuevo EVO a través del código fuente de sus antecesores. Esta duplicación definirá, a partir de los robots padres, las partes del cuerpo y las habilidades de los EVOs hijos. Por lo tanto, es de suma importancia elegir bien los EVOs para su duplicación, pues se trata de una parte crucial de la estrategia del juego. La duplicación se hace en el laboratorio usando un artefacto denominado «REPLICATOR».

![](/files/iFxpS1SObIGlj163ucpz)


---

# Agent Instructions: 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:

```
GET https://whitepaper.evoverse.app/es/descripcion-del-juego/replicacion.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
