# Investor How-Tos

{% hint style="info" %}
You can change the video quality in the video settings menu.
{% endhint %}

## Log in

To access the KAIO platform you should log in using your email and password. Then you will also have to provide your one-time token to pass the two-factor authentication.

{% embed url="<https://drive.google.com/file/d/14fStDl67hCLMtiXvzvIJ_THWY3QbMGcz/view>" fullWidth="true" %}

## Subscription orders

As a KAIO platform investor, on the **products** page you can see the list of funds and their instruments that you are allowed to access. You can use the button Investor of one of the fund's instruments to create a new subscription order. At this point, you must input the amount of the order and read and agree on the subscription details.

By clicking the button Create Order you will initiate your subscription order transaction. Now you can review your order request and cancel or confirm it. Once the order is confirmed the KAIO Platform will automatically generate the subscription agreement document filled out with all the information related to the order transaction. At this stage, you should also receive this document in your email address. Make sure to sign the document to proceed with the order request. Once the subscription order has been signed you should be able to see the latest version of this document with your signature on the transactions page. At this point, your request must be approved by the Fund Admin before being able to proceed with further steps.

{% embed url="<https://drive.google.com/file/d/1aOI8-ugxH5ktX3Ddtkrbk9_FGvqXTZz8/view>" fullWidth="true" %}

## Sign Creations of Orders

As an investor, you will receive an email whenever an Order is confirmed. This email contains the link to the Agreement Contract, which you must sign using DocuSign so the Subscription or Redemption Order can be reviewed and locked.

{% embed url="<https://drive.google.com/file/d/1xQPplDRRMl-smQndlwqLg_MylkoUKbFe/view?usp=drive_link>" fullWidth="true" %}


---

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