> For the complete documentation index, see [llms.txt](https://docs.kaio.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kaio.xyz/overview/what-we-do.md).

# Introduction

KAIO is a programmable protocol designed for the compliant issuance and lifecycle management of institutional financial assets. Deployed on Ethereum mainnet, it combines the security and settlement guarantees of the world’s leading smart-contract network with strict regulatory safeguards and automated back-office workflows.

Through its smart contracts, KAIO streamlines investment execution, settlement, and asset servicing for managers and advisors. A modular compliance engine ensures every transaction aligns with jurisdictional rules and investor-level requirements, giving institutions confidence in on-chain operations.

Distributors and wealth platforms can integrate via robust APIs and the KAIO Gateway, gaining access to infrastructure, data, and services without building their own blockchain stack. For investors, this means direct access to institutional-grade financial products that are composable with DeFi and transferable across supported networks at low cost.

<figure><img src="/files/DjKe2GSwGUebRcVxQGTj" alt=""><figcaption></figcaption></figure>

Composability is built into KAIO. Tokenised assets can move across major networks like Solana, Avalanche, Polygon, Sui, TON, and more—enabling seamless integration with DeFi protocols, liquidity pools, and settlement layers. As a result, regulated products remain portable, tradable, and usable across ecosystems rather than locked into a single chain.

<figure><img src="/files/dqvhgVd1CxNlebnVHmZP" alt=""><figcaption></figcaption></figure>


---

# 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.kaio.xyz/overview/what-we-do.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.
