# How To Breed

Minting Greyhounds

1. Visit the [**Breeding**](https://app.muzzle.run/breedering) tab from the left-hand navigation menu
2. Make sure [**Metamask**](https://metamask.io/) is installed and configured to point to the [**Polygon network**](https://docs.polygon.technology/docs/develop/metamask/config-polygon-on-metamask/)
3. Make sure you have at least 12.1 POL in your wallet to cover the mint fee and gas.
4. Select an available Breeder\*
5. Click "BREED NOW"
6. Accept the MetaMask prompt
7. Wait for confirmation of your brand-new sealed Racer.

\
\
Minting Whippets<br>

Head to the[ Whippet Mint](https://app.muzzle.run/whippets) tab on the left-hand navigation bar.

1. Make sure Metamask is installed and configured to point to the Polygon Network
2. Make sure you have at least 12.1 POL in your wallet to cover the mint fee and gas.
3. Select an available Breeder\* from the drop-down box.
4. Click "MINT NOW"&#x20;
5. Accept the Metamask prompt
6. Wait for confirmation of your brand-new Whippet<br>


---

# 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://guide.muzzle.run/muzzle-run-docs/muzzle-run-racing/breeding/how-to-breed.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.
