> For the complete documentation index, see [llms.txt](https://saiko-2.gitbook.io/saiko/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://saiko-2.gitbook.io/saiko/product/saiko-verse.md).

# Saiko Verse

Saikoverse is an AI-powered interactive engine and fully interoperable gaming platform that brings the Saiko ecosystem to life at the foundational experience layer. It acts as the immersive frontier where modular assets created through Saiko Tamal are activated, displayed, and explored.

Whether you are a player or a creator, Saikoverse allows your assets to be experienced across multiple chains and artistic environments. Character models, voice packs, behavior modules, and fully formed AI agents are all compatible and composable within this unified space.

Saikoverse bridges creativity and functionality by supporting real-time traversal, interaction, and asset visualization, turning the modular AI economy into a fully interactive and evolving world.


---

# 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://saiko-2.gitbook.io/saiko/product/saiko-verse.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.
