# Studio Mirai

## Studio Mirai

- [Overview](https://docs.sm.xyz/overview.md)
- [Story](https://docs.sm.xyz/nozomi/story.md)
- [Collections](https://docs.sm.xyz/nozomi/collections.md)
- [Tamashi](https://docs.sm.xyz/nozomi/collections/tamashi.md): The Tamashi is the "OG" NFT collection that represents the Studio Mirai IP and the foundation of the brand.
- [The Collection](https://docs.sm.xyz/nozomi/collections/tamashi/the-collection.md)
- [Machin](https://docs.sm.xyz/nozomi/collections/machin.md): The Machin is a set of three NFT collections that represent the expansion and innovation of Studio Mirai as a brand.
- [Prime Machin](https://docs.sm.xyz/nozomi/collections/machin/prime-machin.md): Be smarter.
- [Enforcer Machin](https://docs.sm.xyz/nozomi/collections/machin/enforcer-machin.md): Be stronger.
- [Android Machin](https://docs.sm.xyz/nozomi/collections/machin/android-machin.md): Be yourself.
- [The KOTO Token](https://docs.sm.xyz/nozomi/the-koto-token.md): Learn more about Nozomi's native engagement currency – KOTO.
- [A Community Owned Brand](https://docs.sm.xyz/projects/a-community-owned-brand.md)
- [Tooling](https://docs.sm.xyz/projects/a-community-owned-brand/tooling.md)
- [Gaming](https://docs.sm.xyz/projects/a-community-owned-brand/gaming.md): Our flagship trading card game is Mirai Heroes TCG.
- [Media](https://docs.sm.xyz/projects/a-community-owned-brand/media.md): Making sense of Web3.
- [Streetwear](https://docs.sm.xyz/projects/a-community-owned-brand/streetwear.md): Live your style.
- [The Triangle Company](https://docs.sm.xyz/lore/the-triangle-company.md): All of your needs met by one company.
- [Team](https://docs.sm.xyz/official/team.md): The Pillars of Studio Mirai.
- [Links](https://docs.sm.xyz/official/links.md): Our official links.


---

# 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.sm.xyz/overview.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.
