# Castle Protocol Phased Launch

* Launching of RUBY
  * Initial airdrop, more details on [Tokenomics](/castles/castle-protocol-v1/tokenomics.md)
* Launch of CastleDAO profiles
  * Minting for free, limited 1 per address, soulbound [CastleDAO Profile](/castles/roadmap/castledao-profile.md)
* Launch of NFT staking
  * Castles, generals and defiheroes will be able to be staked to mint new RUBY
* Launch of the battle Staking contract where players stake ruby that can be used for battles  (in ideation)
  * Stake Ruby for battles
  * Stake Consumables for battles
  * Stake Warriors / NFTs to be used in your decks
  * Stake Items to be used in battles
* Launch of the on-chain / off-chain bridging gate (in ideation)
  * This gate will allow people to play offchain battles without spending fees.&#x20;
  * User's deposited RUBY will be gRUBY (in game ruby) that can be bridged in and out of the game
* Launch of the Great Vault
  * The Great Vault accrues protocol fees to be distributed later.
* ERC1155 Consumables [Consumables](/castles/roadmap/consumables.md)
  * Consumables are obtained after a fight or purchased with RUBY on the blacksmith
  * Users need to send the consumables into the fight contract in order to be able to be used for fights
* Consumables Shop Contract:
  * Allows the purchase of ERC1155 consumables with RUBY
  * Allows minting consumables after a battle, if the game system generated a key that is used as a reward.&#x20;
* ERC1155 Items [Items](/castles/roadmap/items.md)
  * Items can be equiped on warriors for fights. It replaces the current item system.
* Forge Contract
  * Items can be forged on the blacksmith by burning consumables and RUBY.
    * Example: 1 Parchment + 1 Poison Vial = SPELL BOOK OF POISON
    * Example: 1 Wood + 1 Iron bar = 1 SWORD
  * Different items can be combined to generate higher power items.&#x20;
    * Example: 1 SWORD + 1 Spell Book = MAGIC SWORD
    * Example: 1 SWORD + 1 SWORD = EPIC SWORD
  * All the forge actions will require burning RUBY in the process or sending it to the great vault
* Launch of RUBY staking.&#x20;
  * Stakers of RUBY earn rewards from the protocol
  * Rewards are emitted from:
    * Fights
    * Forging
    * Purchasing consumables
    * Purchasing Warriors
* Launch of Smol Brawlers
  * More details in the future


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://castledao.gitbook.io/castles/roadmap/castle-protocol-phased-launch.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.
