# Orcas.gg

## Orcas.gg

- [Introduction](https://orcas-gg.gitbook.io/orcas.gg-guilds-and-games/orcas.gg/introduction.md)
- [Governance](https://orcas-gg.gitbook.io/orcas.gg-guilds-and-games/orcas.gg/governance.md)
- [Operating Model](https://orcas-gg.gitbook.io/orcas.gg-guilds-and-games/orcas.gg/operating-model.md)
- [Assets Exchange](https://orcas-gg.gitbook.io/orcas.gg-guilds-and-games/orcas.gg/operating-model/assets-exchange.md)
- [Tier Upgrade](https://orcas-gg.gitbook.io/orcas.gg-guilds-and-games/orcas.gg/operating-model/tier-upgrade.md)
- [Raffle System](https://orcas-gg.gitbook.io/orcas.gg-guilds-and-games/orcas.gg/operating-model/raffle-system.md)
- [Buy-Back System](https://orcas-gg.gitbook.io/orcas.gg-guilds-and-games/orcas.gg/operating-model/buy-back-system.md)
- [The Treasury](https://orcas-gg.gitbook.io/orcas.gg-guilds-and-games/orcas.gg/the-treasury.md)
- [Multisig Security](https://orcas-gg.gitbook.io/orcas.gg-guilds-and-games/orcas.gg/multisig-security.md)
- [Minting and Prices](https://orcas-gg.gitbook.io/orcas.gg-guilds-and-games/orcas-nfts/minting-and-prices.md)
- [Casual Tier](https://orcas-gg.gitbook.io/orcas.gg-guilds-and-games/orcas-nfts/casual-tier.md): About Casual NFT & Benefits
- [Hero Tier](https://orcas-gg.gitbook.io/orcas.gg-guilds-and-games/orcas-nfts/hero-tier.md): About Hero NFT & Benefits
- [Legend Tier](https://orcas-gg.gitbook.io/orcas.gg-guilds-and-games/orcas-nfts/legend-tier.md): About Legend NFT & Benefits
- [Dominus Tier](https://orcas-gg.gitbook.io/orcas.gg-guilds-and-games/orcas-nfts/dominus-tier.md): About Dominus NFT & Benefits
- [Apex Tier](https://orcas-gg.gitbook.io/orcas.gg-guilds-and-games/orcas-nfts/apex-tier.md): About Apex NFT & Benefits
- [NFTs Staking](https://orcas-gg.gitbook.io/orcas.gg-guilds-and-games/orcas-nfts/nfts-staking.md)
- [Token Utility](https://orcas-gg.gitbook.io/orcas.gg-guilds-and-games/orcas-token/token-utility.md)
- [Token Distribution](https://orcas-gg.gitbook.io/orcas.gg-guilds-and-games/orcas-token/token-distribution.md)
- [Token Release Schedule](https://orcas-gg.gitbook.io/orcas.gg-guilds-and-games/orcas-token/token-release-schedule.md)
- [Token Burning](https://orcas-gg.gitbook.io/orcas.gg-guilds-and-games/orcas-token/token-burning.md)
- [Community](https://orcas-gg.gitbook.io/orcas.gg-guilds-and-games/orcas-token/community.md)
- [FAQ](https://orcas-gg.gitbook.io/orcas.gg-guilds-and-games/orcas-token/faq.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://orcas-gg.gitbook.io/orcas.gg-guilds-and-games/orcas.gg/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.
