# Mon-Breeding Guide

### Overview of Mon-Breeding

**Mon-Breeding (MB)** is a feature where users use two Mon as blueprints to "breed," creating a Mon Box. These two Mon, referred to as Originals (Parents), must have full durability to initiate an MB.

To begin an MB, users navigate to the Mint tab, select one Mon to "breed" with another, and press Breed. A Mon Box is instantly received and can be opened immediately.

Each Mon can participate in up to 7 MBs, with the cost increasing for each additional MB based on the individual Original's MB count. Costs for both Originals are calculated separately and combined to determine the final Breeding Cost.

Mon-Breeding has a 48-hour cooldown for both Originals. During this time, Mon can still be used for gameplay activities.

The cost for the first two MBs remains the same. There is also a chance to receive an additional Mon Box during Breeding. Increasing the number of MBs for a Mon raises the likelihood of obtaining multiple Mon Boxes.

The quality of the Mon Box is influenced by the quality of the Original Mon used for Breeding.

<table><thead><tr><th width="204">Original Mon Quality</th><th width="173">Common Box  %</th><th width="159">Uncommon Box %</th><th width="167">Rare Box %</th><th width="155">Epic Box %</th><th width="181">Legendary Box %</th><th data-hidden></th></tr></thead><tbody><tr><td>Common x  Common</td><td>98</td><td>2</td><td>0</td><td>0</td><td>0</td><td></td></tr><tr><td>Common x Uncommon</td><td>50</td><td>48</td><td>2</td><td>0</td><td>0</td><td></td></tr><tr><td>Uncommon x Uncommon</td><td>0</td><td>95</td><td>5</td><td>0</td><td>0</td><td></td></tr><tr><td>Uncommon x Rare</td><td>0</td><td>50</td><td>48</td><td>2</td><td>0</td><td></td></tr><tr><td>Rare x Rare</td><td>0</td><td>0</td><td>95</td><td>5</td><td>0</td><td></td></tr><tr><td>Rare x Epic</td><td>0</td><td>0</td><td>52</td><td>48</td><td>0</td><td></td></tr><tr><td>Epic x Epic</td><td>0</td><td>0</td><td>0</td><td>100</td><td>0</td><td></td></tr></tbody></table>

### How to Breed SEED Mon

To breed a new SEED Mon, select 2 available Mons that will act as Originals, which are matched to each other.

A SEED Mon that is available for breeding must meet all the requirements:

⭐ Above or equal to Level 5

⭐ Not hunting

⭐ Not upgrading

⭐ Not being withdrawn

⭐ Not being frozen

⭐ Not in the 48-hour cooldown after minting

⭐ Participated less than 7 times in minting

1️⃣ **Select the 1st SEED Mon**&#x20;

In the Mons category, tap on the 1st SEED Mon that you want to use for breeding. Make sure that it is available to breed.

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

2️⃣ **Select the 2nd SEED Mon**

On the screen, tap on the '<mark style="color:green;">**Breed**</mark>' button. Then tap on the 2nd Mon position to select another Mon from the list.

***⚠️Notes**: Only Mons in the list are the matched Mons that can be used to breed with the 1st Mon. The 2nd Mon must have the Quality that is the same as or next to the 1st Mon's Quality.*

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

3️⃣ **Check the Token consumption & Mint**

Before breeding, check and make sure that you have enough $SLOVE and $SEED to create a new SEED Mon. Then click on the '<mark style="color:green;">**Breed**</mark>' button.

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

**4️⃣ Open the Mon**

Once done breeding, you can choose to open the Box or collect it for later.

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


---

# 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://seeddao.gitbook.io/seed-tutorial/seed-game/mon-breeding-guide.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.
