# Mint

<img src="/files/W8Aszn9bOum5GmHRi40u" alt="Exemplo de baú" width="110">

To participate in game modes with real rewards, the player needs at least one miner of a higher rarity than the Dummy used in the free mode of the game. To get miners eligible for other game modes, one of the ways is through minting. To obtain new characters, the player can purchase the desired character in the on-chain marketplace on the official website or by purchasing chests and boxes. During the game's launch, presale waves will be held. Stay tuned because only in the pre-sale, exclusive ways will be available for a limited time, increasing the chances of success in acquiring miners with higher rarities.

## Common Boxes

After the pre-sale and launch of the game, the player will still be able to purchase a type of Chest in the game with [$MSB](/pt/readme/tokenomics/token/usdmsb.md) tokens and lower odds than pre-sale chests. It's a way to join the project without having to buy characters already minted on the marketplace, and without having to already be in the game to get them with [#msg-chests](#msg-chests "mention") (read below).

### MSG Chests

In addition to the [Marketplace](/en/readme/marketplace.md) and [Presale](/en/readme/extras/pre-vendas.md), the player will have in-game ways to earn a second in-chain token (BEP-20) called [$MSG](/en/readme/tokenomics/token/usdmsmk.md). Burning this token allows the player to create exclusive chests with different rarity chances

The burning of MSG and MSB generates special chests and the greater the burning, the higher the high rarity rates in the chests generated. Below you can check the different types of chests, their values ​​and their chances of rarity.

<table><thead><tr><th>Chest</th><th width="150">MSG Fee</th><th width="150">MSB Fee</th><th>Odds</th></tr></thead><tbody><tr><td>Light</td><td>1</td><td>200</td><td></td></tr><tr><td>Dark</td><td>5</td><td>500</td><td></td></tr><tr><td>Madness</td><td>10</td><td>1000</td><td></td></tr></tbody></table>


---

# 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.mining-squad.app/en/readme/recursos/miners/mint.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.
