# Carbon Heavy

## Carbon Heavy

- [1. Introduction](https://docs.carbonheavy.online/1.-introduction.md): Carbon Heavy is a massively multiplayer RTS set in a world following the AI apocalypse. The game focuses on combat, exploration and deep player interactions. Accessible on desktop and web platforms.
- [2. Lore](https://docs.carbonheavy.online/2.-lore.md): In the year 2057...
- [3. Gameplay](https://docs.carbonheavy.online/3.-gameplay.md): Exploring the Wasteland
- [3.1 First time game flow](https://docs.carbonheavy.online/3.-gameplay/3.1-first-time-game-flow.md)
- [4. Game modes](https://docs.carbonheavy.online/4.-game-modes.md)
- [5. Items & units](https://docs.carbonheavy.online/5.-items-and-units.md): Any in-game unit or item can be minted as an NFT for trading purposes.
- [6. Roadmap](https://docs.carbonheavy.online/6.-roadmap.md)
- [7. Crypto Integration](https://docs.carbonheavy.online/7.-crypto-integration.md)
- [7.1 $WEI](https://docs.carbonheavy.online/7.-crypto-integration/7.1-usdwei.md): Dive into the Wei Tokenomics,
- [Utility](https://docs.carbonheavy.online/7.-crypto-integration/7.1-usdwei/utility.md)
- [Flow](https://docs.carbonheavy.online/7.-crypto-integration/7.1-usdwei/flow.md)
- [Upcoming mints](https://docs.carbonheavy.online/7.-crypto-integration/upcoming-mints.md)
- [Carbon Commander Pack](https://docs.carbonheavy.online/7.-crypto-integration/upcoming-mints/carbon-commander-pack.md)
- [Unique Units](https://docs.carbonheavy.online/7.-crypto-integration/upcoming-mints/unique-units.md)
- [In-game mints](https://docs.carbonheavy.online/7.-crypto-integration/in-game-mints.md)
- [Operator NFTs](https://docs.carbonheavy.online/7.-crypto-integration/in-game-mints/operator-nfts.md)
- [Commander Card NFTs](https://docs.carbonheavy.online/7.-crypto-integration/in-game-mints/commander-card-nfts.md)
- [Links](https://docs.carbonheavy.online/links.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.carbonheavy.online/1.-introduction.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.
