> For the complete documentation index, see [llms.txt](https://docs.sm.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sm.xyz/projects/a-community-owned-brand/gaming.md).

# Gaming

## Overview

Mirai Heroes is our upcoming online digital Trading Card Game! Users will be able to play cards inspired by the Story of Nozomi, and the Triangle War that took place several years before! You will be able to collect, play, strategize, and participate in the development of the meta-game. We plan on including tournaments and leaderboards including prizes for the best of the best.

## Status

We are currently developing the game for its upcoming alpha testing phase, which will be available to the owners of the Game Master derivatives, as previously mentioned [here](/nozomi/collections/tamashi/the-collection.md).&#x20;


---

# 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 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://docs.sm.xyz/projects/a-community-owned-brand/gaming.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.
