# Castle Overlord Whitepaper

## Castle Overlord Whitepaper

- [Quick Summary](https://castleoverlord.gitbook.io/whitepaper/quick-summary.md)
- [Game Overview](https://castleoverlord.gitbook.io/whitepaper/about-the-game/game-overview.md)
- [Our Vision](https://castleoverlord.gitbook.io/whitepaper/about-the-game/our-vision.md)
- [Why Play Castle Overlord?](https://castleoverlord.gitbook.io/whitepaper/about-the-game/why-play-castle-overlord.md)
- [Target Audience](https://castleoverlord.gitbook.io/whitepaper/about-the-game/target-audience.md)
- [Creative Inspirations](https://castleoverlord.gitbook.io/whitepaper/about-the-game/creative-inspirations.md)
- [Roadmap](https://castleoverlord.gitbook.io/whitepaper/about-the-game/roadmap.md)
- [Assault](https://castleoverlord.gitbook.io/whitepaper/gameplay-modes/assault.md)
- [Defense](https://castleoverlord.gitbook.io/whitepaper/gameplay-modes/defense.md)
- [Raid](https://castleoverlord.gitbook.io/whitepaper/gameplay-modes/raid.md)
- [Unlimited NFT Variations](https://castleoverlord.gitbook.io/whitepaper/nft-model/unlimited-nft-variations.md)
- [NFT Unit: Trooper](https://castleoverlord.gitbook.io/whitepaper/nft-model/nft-unit-trooper.md)
- [NFT Unit: Castle](https://castleoverlord.gitbook.io/whitepaper/nft-model/nft-unit-castle.md)
- [NFT Unit: Tower (TBD)](https://castleoverlord.gitbook.io/whitepaper/nft-model/nft-unit-tower-tbd.md)
- [Factions](https://castleoverlord.gitbook.io/whitepaper/nft-model/factions.md)
- [Booster Packs](https://castleoverlord.gitbook.io/whitepaper/nft-model/booster-packs.md)
- [Minting](https://castleoverlord.gitbook.io/whitepaper/nft-model/minting.md)
- [Trading](https://castleoverlord.gitbook.io/whitepaper/nft-model/trading.md)
- [Resources](https://castleoverlord.gitbook.io/whitepaper/getting-stronger/resources.md)
- [Units Upgrade](https://castleoverlord.gitbook.io/whitepaper/getting-stronger/units-upgrade.md)
- [Consumable Items](https://castleoverlord.gitbook.io/whitepaper/getting-stronger/consumable-items.md)
- [Leaderboard](https://castleoverlord.gitbook.io/whitepaper/getting-stronger/leaderboard.md)
- [Our Tokens](https://castleoverlord.gitbook.io/whitepaper/tokenomics/our-tokens.md)
- [Tokens Allocation](https://castleoverlord.gitbook.io/whitepaper/tokenomics/tokens-allocation.md)
- [Token Utility: Activity Reward](https://castleoverlord.gitbook.io/whitepaper/tokenomics/token-utility-activity-reward.md)
- [Token Utility: NFT Upgrade](https://castleoverlord.gitbook.io/whitepaper/tokenomics/token-utility-nft-upgrade.md)
- [Token Utility: Item Purchase](https://castleoverlord.gitbook.io/whitepaper/tokenomics/token-utility-item-purchase.md)
- [Token Utility: Content Access (TBD)](https://castleoverlord.gitbook.io/whitepaper/tokenomics/token-utility-content-access-tbd.md)
- [Token Utility: NFT Purchase (TBD)](https://castleoverlord.gitbook.io/whitepaper/tokenomics/token-utility-nft-purchase-tbd.md)
- [In-Game Flow of Tokens](https://castleoverlord.gitbook.io/whitepaper/tokenomics/in-game-flow-of-tokens.md)
- [NFT Staking (TBD)](https://castleoverlord.gitbook.io/whitepaper/tokenomics/nft-staking-tbd.md)
- [NFT Burning (TBD)](https://castleoverlord.gitbook.io/whitepaper/tokenomics/nft-burning-tbd.md)
- [Game Core](https://castleoverlord.gitbook.io/whitepaper/technology/game-core.md)
- [Game Economy](https://castleoverlord.gitbook.io/whitepaper/technology/game-economy.md)
- [Nightspade](https://castleoverlord.gitbook.io/whitepaper/dev-team-and-partner/nightspade.md)
- [Paras](https://castleoverlord.gitbook.io/whitepaper/dev-team-and-partner/paras.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://castleoverlord.gitbook.io/whitepaper/quick-summary.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.
