> For the complete documentation index, see [llms.txt](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/economy-tokenomics/bmc.md).

# BMC

## What Can I Do With BMC?

* BMC is the only token that can be used in-game to craft items
* Essential in the upcoming reworked PvP Update
* Can be used to help maintain the balance of the [Solar System](https://boxmaze.world/solar-system)
* Staked to earn daily prizes in our [TacoPools](https://swap.tacocrypto.io/meal?search=boxmaze)

Circulating BMC refers to the total supply of BMC tokens available between the pool and all Wax wallets, which is currently 500,000,000 tokens.

The Pool represents the BMC tokens that players can withdraw to their WAX wallets. Its size can change based on deposits and withdrawals. For example, if there are already 300,000,000 BMC tokens held in various WAX wallets, the pool would contain 200,000,000 BMC tokens (calculated as Circulating BMC minus In-Wallet BMC).

In-Wallet BMC is the supply of BMC tokens held in all Wax wallets.

In-Game BMC refers to the unlimited supply of BMC tokens that can be mined in the game. These tokens are specifically used for crafting within the game and can be withdrawn into In-Wallet BMC if the pool has enough supply.

Withdrawing BMC In-Game involves players transferring BMC tokens from the in-game wallet to their WAX wallets, reducing the available tokens in the pool. If the pool becomes empty, players cannot withdraw BMC tokens until more tokens are deposited in-game.

The 5% Withdraw Fee is a fee charged when players withdraw BMC tokens, and this fee is permanently removed from circulation through burning. Burning tokens reduces the circulating supply of BMC.

Depositing BMC In-Game allows players to add BMC tokens to the pool and their in-game balance by deducting tokens from their WAX wallets. This process increases the available BMC within the pool.

Burn Events are planned events that gradually reduce the circulating supply of BMC tokens over time, helping to control the token supply.

BMC Earned from Harvesters on Planets refers to the rewards earned by planets with harvesters, which amounts to approximately 3.5 million BMC tokens per month. These earned tokens are not part of the circulating supply. Planet owners can choose to deposit them in-game, which adds tokens to the pool and their in-game balance, or hold and use them outside the game, which increases the circulating supply but does not affect the pool directly.

Players who stake their Adventurers in-game have the opportunity to earn in-game BMC tokens. These earned tokens can be used to craft other NFTs or withdrawn into the players' WAX wallet if the pool has sufficient supply. The earned BMC from Adventurers staked in-game do not affect the circulating supply of BMC tokens.

##

![](/files/67TNYo8kn2KVHDiQM50L)

## Join us on [Discord ](https://boxmaze.world/discord)for further announcements!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://boxmazeworld.gitbook.io/box-maze-world-white-paper/economy-tokenomics/bmc.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
