> For the complete documentation index, see [llms.txt](https://wiki.pixelmonbrasiloficial.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.pixelmonbrasiloficial.com.br/pokemon/clonagem-mew.md).

# 🧬Clonagem Mew

## 🧬Clonagem Mew

* A clonagem do mew existe para que voce consiga a evolução dele, que é o mewtwo.

## ❓Como fazer

Será necessário o item Cloning Machine (maquina de clonagem), após isso insira o Mew na maquina e coloque 3 blocos de ferro/outro/diamante, respectivamente de menor para maior a chance de gerar o pokémon Mewtwo. **⚠️ IMPORTANTE: Cada Mew possui NO MÁXIMO três clonagens, caso o processo falhe em alguma delas, será gerado um Ditto no lugar.** ⚠️ Caso o Mew vire Mewtwo, o Mew não ficara mais no seu time, já caso ele vire apenas ditto ele continuará em seu time ⚠️ Existem casos em que o Mew fica preso na maquina de clonagem, caso isso aconteça, tire todos os itens da sua mão e a armadura, após isso clique shift + botão direito na máquina

<figure><img src="/files/3F9UFxapfHW29XTuFWvY" alt=""><figcaption><p>Máquina de Clonagem</p></figcaption></figure>


---

# 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://wiki.pixelmonbrasiloficial.com.br/pokemon/clonagem-mew.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.
