# Breeding

You will need 2 Mallows (any generation) in order to breed a new Mallow.&#x20;

The DNA of each Mallow is saved into the blockchain. When you put mum and dad together for a breeding session, baby mallow is generated based on a random mix of their DNA.

For Gen 0 Mallows freshly minted from design studio, you will need to wait 24 hours to breed 1 baby Mallow for free. Or you can just go on to keep breeding at 1 MTRG for each baby Mallow.

Breeding is free every 24 hours, because mum and dad Mallows need their break time too.

If you breed before the 24 hour break time, it will cost 1 MTRG to breed.

When breeding, there may be a few Metamask approvals required.

1\) Approval to use your MTRG tokens with the MeterMallows smart contract. (if insufficient approved)

2\) Approval to call the breeding method in the MeterMallows smart contract.

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

### Gen 1

<figure><img src="/files/ntRRZ0nXi5t7PoYdIP7e" 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://metermallows.gitbook.io/metermallows/introduction/breeding.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.
