# Box Maze World White Paper

## Box Maze World White Paper

- [Welcome!](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/welcome.md)
- [Our Vision](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/about-us/our-vision.md)
- [Basic Game Info](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/about-us/basic-game-info.md)
- [Meet The Team](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/about-us/meet-the-team.md)
- [Solar System](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/solar-system.md)
- [Fight Rings](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/pvp-update/fight-rings.md)
- [Crystals](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/pvp-update/crystals.md)
- [Box Maze World Coin](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/nfts-rewards/box-maze-world-coin.md): Work In Progress! Subject to change.
- [Equipment](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/nfts-rewards/equipment.md)
- [The Adventurer ($25)](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/nfts-rewards/the-adventurer-usd25.md)
- [Orbs](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/nfts-rewards/orbs.md)
- [Crafting Costs Base Values](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/how-to-play/crafting-costs-base-values.md)
- [Factions](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/how-to-play/factions.md)
- [Energy (BMP)](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/how-to-play/energy-bmp.md): Energy token use case
- [Health (BMR)](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/how-to-play/health-bmr.md): Repair token use case
- [Leveling](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/how-to-play/leveling.md)
- [Mining Cooldowns](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/how-to-play/mining-cooldowns.md): Crafting items/Upgrade token use case
- [Resource Switching](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/how-to-play/resource-switching.md)
- [Taco LP Rewards](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/taco-lp-rewards/taco-lp-rewards.md): Work In Progress! Subject to change.
- [Taco Swaps and LP Pools](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/economy-tokenomics/taco-swaps-and-lp-pools.md)
- [BMC](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/economy-tokenomics/bmc.md): Crafting items/Upgrade token use case
- [BMP](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/economy-tokenomics/bmp.md): Energy token use case
- [BMR](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/economy-tokenomics/bmr.md): Repair token use case
- [How much BMP and BMR do I need?](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/faq/how-much-bmp-and-bmr-do-i-need.md)
- [Mining/Clicker Bots](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/faq/mining-clicker-bots.md)
- [Withdraw Fees](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/faq/withdraw-fees.md)
- [Multiple Accounts](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/faq/multiple-accounts.md)
- [What is Burn 2 Earn?](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/faq/what-is-burn-2-earn.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://boxmazeworld.gitbook.io/box-maze-world-white-paper/welcome.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.
