# BitCraft - A Minecraft Play To Earn Project

## BitCraft - A Minecraft Play To Earn Project

- [WELCOME TO BITCRAFT](https://docs.bitcraft.live/welcome-to-bitcraft.md)
- [GAMEPLAY](https://docs.bitcraft.live/gameplay.md): MINE, CRAFT, BUILD AND EARN
- [Cracked Minecraft Version](https://docs.bitcraft.live/gameplay/cracked-minecraft-version.md)
- [PLAYING ON PS4/PS5 - IOS/ANDRIOD](https://docs.bitcraft.live/gameplay/playing-on-ps4-ps5-ios-andriod.md)
- [Custom Resources Pack](https://docs.bitcraft.live/gameplay/custom-resources-pack.md)
- [PLUGINS](https://docs.bitcraft.live/plugins.md)
- [Paper Spigot](https://docs.bitcraft.live/plugins/paper-spigot.md)
- [TOKENOMICS](https://docs.bitcraft.live/tokenomics.md)
- [WEEKLY EVENTS](https://docs.bitcraft.live/weekly-events.md): To participate you must hold at least 30,000 $CRAFT tokens. Winner of weekly events will receive ETH rewards.
- [ETH FARMING THROUGH IN GAME CURRENCY](https://docs.bitcraft.live/eth-farming-through-in-game-currency.md): /Balance - In Game To Check Your In Game Currency
- [ABOUT](https://docs.bitcraft.live/about.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://docs.bitcraft.live/welcome-to-bitcraft.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.
