> 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-tamal-marketplace.md).

# Saiko Tamal Marketplace

Saiko Tamal is a modular AI asset marketplace built on Solana. It enables users to discover, acquire, trade, and assemble modular AI components and fully developed AI agents. These components serve as the foundational parts of intelligent systems and include 3D character models and animations, retrieval-augmented generation libraries, voice synthesis modules, behavioral logic layers, and other functional assets.

Through Saiko Tamal, users can break down agents into individual modules or combine new ones to personalize agent behavior, identity, and capability. Each module is fully composable and linked to its original creator through embedded royalty logic powered by the Saiko7648 protocol.

The marketplace supports recursive asset creation, transparent royalty distribution, and verifiable ownership. All interactions are executed through Solana smart contracts, ensuring security, traceability, and fairness. Saiko Tamal redefines how AI agents are created, customized, and monetized in a decentralized, modular economy.


---

# 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-tamal-marketplace.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.
