# Breeding

Upon joining the world of Metarrior, players are now able to access the new fantastic in-game mechanism called Breeding, where they are able to create new NFT warriors by breeding 2 separate warriors.&#x20;

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

Each warrior can be bred up to 10 times max, the number of times that warriors can be bred will be displayed above each warrior, so that players can track how many times they have left to breed their favourite warriors. Players are able to choose to breed their warriors from 1 to 5 or even 10 times in one go, however, keep in mind that the maximum number of turns to breed that are available for players to choose depends on the least breeding times left of the two warriors.&#x20;

Each time players want to breed their warriors, a specific amount of $SOG and $MEWA tokens are required. After having successfully bred the warriors, by going to the Breed building at the main home screen, players will need to wait for some time before they can claim their new-born warriors, typically 5 hours of waiting.&#x20;

Once the time runs out, players will then be able to claim their new warriors via Metarrior’s Marketplace.


---

# 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://docs.metarrior.com/gameplay/warriors/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.
