# Cheese Game Docs

## Cheese Game Docs

- [What is Cheese Game?](https://docs.cheese.game/what-is-cheese-game.md): Cheese Game is a gamified DeFi risk protocol that rewards users with a rebasing, treasury backed asset.
- [Game Rules](https://docs.cheese.game/components/game-rules.md): This section details the game mechanics of Cheese Game's gamified risk protocol.
- [CHEEZ Token](https://docs.cheese.game/components/cheez-token.md): This section details the mechanisms of the Cheez token. Cheez is an ERC-20 token that exists on the Harmony blockchain.
- [Governance](https://docs.cheese.game/components/governance.md): This section details Cheese Game governance tokens.
- [Marketplace](https://docs.cheese.game/components/marketplace.md): Cheese Game has created its own marketplace, built on harmony to trade Cheese Game NFTs.
- [Bridging to Harmony](https://docs.cheese.game/bridging-to-harmony.md)
- [Official Links](https://docs.cheese.game/official-links.md): Only use links from this page when interacting with Cheese Game.


---

# 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.cheese.game/what-is-cheese-game.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.
