# Welcome to KAIO

## Overview

KAIO is a protocol purpose-built for RWAs that enables the distribution of alternative assets through the use of blockchain technology. The KAIO protocol utilizes smart contracts to automate and simplify fund issuance and distribution logic, while retaining full compliance. Its tokenization engine allows for investors to access institutional funds and utilise them on DeFi with lower minimums and higher liquidity than traditional ones.

## Get Started

#### Overview

{% content-ref url="/pages/iUbMIKnjzvkiobYVASB1" %}
[Introduction](/overview/what-we-do.md)
{% endcontent-ref %}

{% content-ref url="/pages/DfAiKB8WiegCSRFIbz4V" %}
[Products](/overview/products.md)
{% endcontent-ref %}

{% content-ref url="/pages/oBt48uw4mv3Y7Bcfs14m" %}
[Architecture](/how-kaio-works/architecture.md)
{% endcontent-ref %}

{% content-ref url="/pages/qBcdDITW5wQXhCkU9P0O" %}
[Why KAIO?](/overview/why-kaio.md)
{% endcontent-ref %}

{% content-ref url="/pages/3XjogVKceMn7rSGyzJPX" %}
[FAQs](/overview/faqs.md)
{% endcontent-ref %}

#### Community

{% content-ref url="/pages/6hFQpOmS5bPO4MblfVit" %}
[How Do I Get Involved?](/community/how-do-i-get-involved.md)
{% endcontent-ref %}

{% content-ref url="/pages/ebAcATUk7HzdjvYOZ20U" %}
[Community Airdrop Phase 1](/community/community-airdrop-phase-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/JYCximE8P9A39vZtVrJK" %}
[Broken mention](broken://pages/JYCximE8P9A39vZtVrJK)
{% endcontent-ref %}

#### Guide To Using KAIO

{% content-ref url="/pages/wNdaLmkpQmmimO322Hk7" %}
[KAIO App](/guide-to-using-kaio/kaio-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/LYhT1RuhJjHp5en1rwTW" %}
[API](/guide-to-using-kaio/understanding-projects.md)
{% endcontent-ref %}

#### How KAIO Works

{% content-ref url="/pages/ezUQnPfpJNO7O87yXaNB" %}
[Smart Contracts](/how-kaio-works/smart-contracts.md)
{% endcontent-ref %}

#### Product Operations

{% content-ref url="/pages/1wa3wDNXBtE7jKwSpSZY" %}
[Security](/product-operations/security.md)
{% endcontent-ref %}

{% content-ref url="/pages/aRsGLYdEux8kp0oorxZx" %}
[Monitoring](/product-operations/monitoring.md)
{% endcontent-ref %}

{% content-ref url="/pages/oRhxMUEqEZoLSbJLtypk" %}
[Availability](/product-operations/availability-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/QW2xWkDN99JIfpq1mm6N" %}
[Disaster Recovery](/product-operations/disaster-recovery.md)
{% endcontent-ref %}


---

# Agent Instructions: 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/readme.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.
