# MetaMinez Game Mechanics

### Game Instance Registration

The registration period for each MetaMinez game opens for a particular instance, during which all Players can register. This period is known as the Game Registration Period. Once it ends, no more Players can join that specific game instance. The game instance's participants and their respective Player Score are tabulated.

### Operation Duration

The duration of a game's operation refers to how long it will be active. Once completed, Players may return to collect rewards.

### Cryptocurrency Withdrawals

Cryptocurrencies earned from Terranzinite Crystals are viewable in the Player's Account/Profile Tab in the Blaziverse dApp.

* Players may initiate a request to withdraw cryptocurrencies from their accounts at any time
* Each cryptocurrency may have a minimum withdrawal amount
* Due to price fluctuations, the fiat value of the cryptocurrency at the time of withdrawal request may differ from the value sent at the time of the weekly transfer
* There are minimal processing (gas) fees associated with withdrawing cryptocurrency from the Blaziverse dApp

### Staking Pool

It is important to note that the MetaMinez game operates as a Staking Pool. Players are committing the $MBLZ Tokens in their wallet to the game via a Smart Contract. The $MBLZ Tokens are committed to the game instance and removed from the Player’s wallet. Players will see their $MBLZ Token balance increase or decrease in the BlazeVault due to playing a MetaMinez game instance.&#x20;

{% hint style="info" %}
Game Notes:

When Players enter a MetaMinez game instance, they will be asked to commit a stated number of $MBLZ Tokens to play the game. Each game instance may require a different amount of tokens to play.

Players are NOT GUARANTEED to be awarded a specific number of Terranzinite Crystals based on their Player Score. MetaBlaze utilizes a system for awarding Terranzinite Crystals. Players with a higher Player Score have a more substantial likelihood of earning/finding more Terranzinite Crystals than Players with less Player Score.
{% endhint %}


---

# 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://metablaze.gitbook.io/metablaze-whitepaper-3.0/metablaze-games/craft-to-own-c2o-metaminez-game/metaminez-game-mechanics.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.
