> For the complete documentation index, see [llms.txt](https://mon-protocol.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mon-protocol.gitbook.io/guide/e3-evolution/how-to-evolve-your-e2-pixelmon-to-e3.md).

# How to Evolve Your E2 Pixelmon to E3

![](/files/esU1YmkOn07rYVmxrwib)

1 .Ensure you have a staked E2 NFT – If your E2 NFT is not staked, you can stake it via the[ NFT Staking page](https://app.monprotocol.ai/hunting-season/staking), accessible from the Hunting Seasons page or directly from the Evolve Page UI

<figure><img src="/files/V00ycR3AUKhO7X9VJmwT" alt=""><figcaption></figcaption></figure>

2\. Hold an E3 Serum – You will need an E3 Serum to evolve your E2 Pixelmon. Each evolution requires 1 Serum, which will be burnt during the process. Serums can be purchased on [OpenSea ](https://opensea.io/collection/pixelmon-ev-3-serum)or [Magic Eden.](https://magiceden.io/collections/ethereum/0xedd960709617f150844bcef07b46f4c078a99a07)

![](/files/7dGsKmg5JsZBKxdUUpcX)\
3\. Go to the Evolve Page – Access the Evolve Page from the banner on Hunting Seasons or the NFT Staking page.

<figure><img src="/files/gzhhrbFqpO4sAMiScBVc" alt=""><figcaption></figcaption></figure>

4\. Select your E2 Pixelmon and Serum – Users with multiple E2 NFTs can evolve multiple Pixelmon in a single transaction, depending on the number of serums they hold. Note: The more NFTs you evolve at once, the higher the gas fees.

<figure><img src="/files/zpvZ75puFEuXgD8TXNQF" alt=""><figcaption></figcaption></figure>

5\. Confirm and Complete the Evolution – Once the transaction is confirmed, the equivalent number of Serums will be auto-burnt, and your new E3 NFTs will be minted directly to your wallet.

<figure><img src="/files/rrwWJhsd4WSEczhnLIVf" alt=""><figcaption></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://mon-protocol.gitbook.io/guide/e3-evolution/how-to-evolve-your-e2-pixelmon-to-e3.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.
