# Investor How-Tos

This section provides step‑by‑step instructions for the most common actions you’ll perform as a KAIO investor. Each guide includes concise explanations and, where applicable, screenshots or videos to walk you through the process from start to finish.

### **Investing in a KAIO Fund**

Learn how to browse available funds and instruments, initiate a subscription order, confirm it, sign the subscription agreement and monitor its status until settlement.

{% content-ref url="/pages/lqLcMbSsx3PCnzBkAymP" %}
[How To Invest in a KAIO Fund?](/guide-to-using-kaio/kaio-app/investor-how-tos/how-to-invest-in-a-kaio-fund.md)
{% endcontent-ref %}

### **Manage Your KAIO Investments Across Chains Compliantly**

Discover how to move your tokenised fund positions across supported networks via the Gateway. This guide covers selecting source and destination chains and wallets, choosing an asset and amount, and reviewing the transaction before sending.

{% content-ref url="/pages/7ksriM7BQTVtkQXJ6j2a" %}
[Minting Your Investments Outside of Ethereum](/guide-to-using-kaio/kaio-app/investor-how-tos/minting-your-investments-outside-of-ethereum.md)
{% endcontent-ref %}

### **Redeeming from a Fund on KAIO**

Follow the steps to place a redemption order when you want to sell your tokenised shares. You’ll see how to create, confirm and lock a redemption, understand any applicable redemption windows or fees, and track settlement.

{% content-ref url="/pages/7lBuuncbMcdvzzL37u7z" %}
[How to Redeem from a Fund on KAIO](/guide-to-using-kaio/kaio-app/investor-how-tos/how-to-redeem-from-a-fund-on-kaio.md)
{% endcontent-ref %}

Use these how‑tos as a reference whenever you need to perform an investment action on KAIO.


---

# 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/kaio-app/investor-how-tos.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.
