# Replicação

Obtendo os componentes certos, você poderá replicar a IA (Inteligência Artificial) do robô, gerando um novo EVO usando o código-fonte de seus predecessores. Essa duplicação definirá, a partir dos robôs pais, as partes do corpo e as habilidades dos EVOs filhos. Portanto, é extremamente importante escolher bem os EVOs para replicação, pois é uma parte crucial da estratégia do jogo. A replicação pode ser feita no laboratório usando um dispositivo denominado “REPLICATOR”.

![](/files/tGLfBRvvglCxZ4HGXDG4)


---

# 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/evoverse-white-paper-portugues/card-game-evoverse/replicacao.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.
