# GUIDE TO USING KAIO&#x20;

- [KAIO App (original)](https://docs.kaio.xyz/guide-to-using-kaio/app.md): Website for KAIO
- [Investor](https://docs.kaio.xyz/guide-to-using-kaio/app/investor.md)
- [Investor How-Tos](https://docs.kaio.xyz/guide-to-using-kaio/app/investor/investor-how-tos.md): How-to guide for common Investor flows
- [Dealer](https://docs.kaio.xyz/guide-to-using-kaio/app/dealer.md)
- [Dealer How-Tos](https://docs.kaio.xyz/guide-to-using-kaio/app/dealer/dealer-how-tos.md): How-to guide for common Dealer flows
- [Dealer Pages](https://docs.kaio.xyz/guide-to-using-kaio/app/dealer/dealer-pages.md): Pages accessible by Dealers
- [Fund Admin](https://docs.kaio.xyz/guide-to-using-kaio/app/fund-admin.md)
- [Fund Admin How-Tos](https://docs.kaio.xyz/guide-to-using-kaio/app/fund-admin/fund-admin-how-tos.md): How-to guide for common Fund Admin flows
- [Fund Admin Pages](https://docs.kaio.xyz/guide-to-using-kaio/app/fund-admin/fund-admin-pages.md): Pages accessible by Fund Admins
- [KAIO Admin](https://docs.kaio.xyz/guide-to-using-kaio/app/libre-admin.md)
- [KAIO Admin How-Tos](https://docs.kaio.xyz/guide-to-using-kaio/app/libre-admin/libre-admin-how-tos.md): How-to guide for common KAIO Admin flows
- [KAIO Admin Pages](https://docs.kaio.xyz/guide-to-using-kaio/app/libre-admin/libre-admin-pages.md): Pages accessible by the KAIO Admin
- [KAIO App](https://docs.kaio.xyz/guide-to-using-kaio/kaio-app.md)
- [Investor How-Tos](https://docs.kaio.xyz/guide-to-using-kaio/kaio-app/investor-how-tos.md)
- [How To Access RWAs on KAIO](https://docs.kaio.xyz/guide-to-using-kaio/kaio-app/investor-how-tos/how-to-access-rwas-on-kaio.md)
- [How To Invest in a KAIO Fund?](https://docs.kaio.xyz/guide-to-using-kaio/kaio-app/investor-how-tos/how-to-invest-in-a-kaio-fund.md)
- [Minting Your Investments Outside of Ethereum](https://docs.kaio.xyz/guide-to-using-kaio/kaio-app/investor-how-tos/minting-your-investments-outside-of-ethereum.md)
- [How to Redeem from a Fund on KAIO](https://docs.kaio.xyz/guide-to-using-kaio/kaio-app/investor-how-tos/how-to-redeem-from-a-fund-on-kaio.md)
- [Investor Pages](https://docs.kaio.xyz/guide-to-using-kaio/kaio-app/investor-pages.md)
- [API](https://docs.kaio.xyz/guide-to-using-kaio/understanding-projects.md): Application Programing Interface for KAIO
- [Investor](https://docs.kaio.xyz/guide-to-using-kaio/understanding-projects/investor.md)
- [Investor How-Tos](https://docs.kaio.xyz/guide-to-using-kaio/understanding-projects/investor/investor-how-tos.md): How-to guide for common Investor flows
- [Investor References](https://docs.kaio.xyz/guide-to-using-kaio/understanding-projects/investor/investor.md): All operations Investors can perform using the API
- [Dealer](https://docs.kaio.xyz/guide-to-using-kaio/understanding-projects/dealer.md)
- [Dealer How-Tos](https://docs.kaio.xyz/guide-to-using-kaio/understanding-projects/dealer/dealer-how-tos.md): How-to guide for common Dealer flows
- [Dealer References](https://docs.kaio.xyz/guide-to-using-kaio/understanding-projects/dealer/dealer.md): All operations Dealers can perform using the API.
- [Fund Admin](https://docs.kaio.xyz/guide-to-using-kaio/understanding-projects/fund-admin.md)
- [Fund Admin How-Tos](https://docs.kaio.xyz/guide-to-using-kaio/understanding-projects/fund-admin/fund-admin-how-tos.md): How-to guide for common Fund Admin flows
- [Fund Admin References](https://docs.kaio.xyz/guide-to-using-kaio/understanding-projects/fund-admin/fund-admin.md): All operations Fund Admins can perform using the API
- [KAIO Admin](https://docs.kaio.xyz/guide-to-using-kaio/understanding-projects/libre-admin.md)
- [KAIO Admin How-Tos](https://docs.kaio.xyz/guide-to-using-kaio/understanding-projects/libre-admin/libre-admin-how-tos.md): How-to guide for common KAIO Admin flows
- [KAIO Admin References](https://docs.kaio.xyz/guide-to-using-kaio/understanding-projects/libre-admin/libre-admin.md): All operations the KAIO Admin can perform using the API


---

# 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/guide-to-using-kaio.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.
