# Castles

## Castles

- [Introduction](https://castledao.gitbook.io/castles/introduction.md): What is CastleDAO / CastleVerse / Castle Protocol?
- [Slayers of Moloch / How to play](https://castledao.gitbook.io/castles/overview/slayers-of-moloch-how-to-play.md): Welcome to SoM
- [Lore](https://castledao.gitbook.io/castles/overview/slayers-of-moloch-how-to-play/lore.md)
- [Combat Phases](https://castledao.gitbook.io/castles/overview/slayers-of-moloch-how-to-play/combat-phases.md)
- [Abilities and passive abilities](https://castledao.gitbook.io/castles/overview/slayers-of-moloch-how-to-play/abilities-and-passive-abilities.md): This page gives an overview of the different abilities and game phases.
- [Partnerships & Collaborations](https://castledao.gitbook.io/castles/overview/partnerships-and-collaborations.md): Integrating your collection in CastleVerse
- [Important links](https://castledao.gitbook.io/castles/overview/important-links.md)
- [Contracts](https://castledao.gitbook.io/castles/castle-protocol-v1/contracts.md)
- [Tokenomics](https://castledao.gitbook.io/castles/castle-protocol-v1/tokenomics.md): RUBY is a floating cap token with a max supply that can be raised to adjust to the in-game needs of the Castle games.
- [CastleDAO Lending](https://castledao.gitbook.io/castles/castle-protocol-v1/castledao-lending.md): Introduced with the version 1 of the protocol. It will allow you to leverage your $MAGIC tokens
- [Castle Protocol Phased Launch](https://castledao.gitbook.io/castles/roadmap/castle-protocol-phased-launch.md): List of things that need to be built.
- [Consumables](https://castledao.gitbook.io/castles/roadmap/consumables.md): ERC1155 Collection of Consumables
- [Items](https://castledao.gitbook.io/castles/roadmap/items.md): ERC1155 Items to be used on the game
- [Smol Brawlers](https://castledao.gitbook.io/castles/roadmap/smol-brawlers.md): Information regarding Smol Brawlers launch
- [CastleDAO Profile](https://castledao.gitbook.io/castles/roadmap/castledao-profile.md): A profile that always goes with you
- [Castles](https://castledao.gitbook.io/castles/collections/castles.md)
- [Generals](https://castledao.gitbook.io/castles/collections/generals.md)
- [DefiHeroes](https://castledao.gitbook.io/castles/collections/defiheroes.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://castledao.gitbook.io/castles/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.
