# Recruiting (Minting)

Recruiting allows owners of Coaches to mint new Players. Players are minted at random according to a rarity percentage and delivered sealed for an owner to sign to their club or sell on the secondary market.

### Recruiting Facts

* Any Coach can recruit a player of any rarity.
* There is no way to predict the rarity of the next recruited Player until it is minted and opened.
* You only need to own one Coach in order to recruit a Player.
* The identity and rarity of a Player is unknown until the owner of that Player opens the pack. You can open up your newly minted Player in your club or sell it sealed for the next owner to open.
* Recruiting has a fee which may change over time. It's one of the ways we protect the value of Players on the secondary market.


---

# 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-football/recruiting-minting.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.
