> For the complete documentation index, see [llms.txt](https://docs.monkeykingdom.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.monkeykingdom.io/wiki/holders-utilities-and-benefits/breeding/breeding-machine.md).

# Breeding Machine

Before you start breeding, do you still remember the breeding formula? Make sure you have an unbred Gen 1 & Gen 2 and also a Magic Peach NFT. If you forgot about the process, reread it [here](/wiki/holders-utilities-and-benefits/breeding/breeding-mechanics.md).

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

### How To Breed?

**Step 1:** Visit the breeding page [here](https://monkeykingdom.io/breeding).

**Step 2:** Connect the Solana (Phantom or Solflare) wallet which contains your unbred Gen 1 and 2 NFTs.

**Step 3:** Connect the Ethereum (Metamask) wallet which you would like your Gen 3 to be minted to.&#x20;

![](/files/dETA7hCr0ajLBy8fF9WI)

{% hint style="info" %}
You need to connect your Metamask wallet because your Gen 3 exists on the Ethereum blockchain!
{% endhint %}

**Step 4:** Click on the Select button below Wukong.&#x20;

The breeding machine will then scour for the Gen 1s in your Solana wallet and identify those that are available for breeding. Their breeding quota will be displayed at the top right corner of each NFT. For example in the image below, Monkey Kingdom #462 has used up 1 breeding slot and still has 1 breeding slot available.&#x20;

Next, select the Wukong that you wish to use in breeding.

![](/files/qRYooDlSQNXUSA7w8KZE)

**Step 5:** Click on the Select button below Baepes.&#x20;

The image below shows that this particular wallet has three Diamond Baepes available for breeding. Diamond Baepe #513 and #2855 both have two slots to breed whereas Diamond Baepe #854 only has one slot.

Select the Diamond Baepe that you wish to use in breeding.

![](/files/4IeE3PPaBLjqZA3UItq0)

**Step 6:** Click on the Select button below Peach.&#x20;

Remember that each Magic Peach can only be used once, and that the 'Unity' or 'Faith' trait of that particular peach will determine your Gen 3's gender.

Select the Magic Peach that you wish to use in breeding.

![](/files/1goy6SFnxZ6AqdpMSuOG)

**Step 7:** After you've selected both monkeys and a Magic Peach, hit \<Step 1: Burn Peach>. You will then be prompted to sign a message on your Solana wallet.&#x20;

![](/files/xe3Ohiex7I3npXBmKIhY)

**Step 8:** Approve the transaction to transfer and burn the Magic Peach in your wallet.

![](/files/oo5AWccaT56wa8YxiR5O)

**Step 9:** Your monkeys are then sent to the Departure Lounge. Click \<Step 2: Breed>.&#x20;

![](/files/76cIQpd5zB5rvWMbiN7F)

**Step 10:** Approve both transactions that appear from your Solana and Ethereum wallet.

![](/files/sP8rpIlV7E4r6ovKnXC4)![](/files/cqDf4fYTwVjnk7DBtwUy)

**Step 11:** Tada! Your Monkey Legend is now born but unrevealed. You can find it in your Metamask wallet, or under the Profile page in [Opensea](https://opensea.io/account). Your Monkey Legend will eventually reveal itself on a Friday every two weeks. Be patient to meet your Monkey Legend!

![](/files/VeNMspd1nwR5EEQxzGhm)


---

# 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://docs.monkeykingdom.io/wiki/holders-utilities-and-benefits/breeding/breeding-machine.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.
