# Fund Admin 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/1ydR5qpR_ivTiDjywVg7z2zJ98BsRJ9i4/view>" fullWidth="true" %}

## Review Orders

On the **transactions** page, as a fund admin of the KAIO platform, you can check the pending order requests from the investors on your fund instruments. For each of these pending requests, you can check the agreement document with the investor's signature and accept or reject the order request.

If you approve the order request then you can also vote together with the other admins of the fund to settle the order. Once the number of votes reaches the settle threshold the transaction will be settled.

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

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

## Grant Fund Access

The page **fund whitelist** helps you to handle the incoming requests from investors for accessing one of your funds. Here you can also specify which instruments in the fund they can access.

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

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

## Export Holdings Information

The page **holdings** gives you an overview of the current holdings and past settlements of the investors who subscribed to your fund's instruments. This page offers you the possibility to download these data by clicking the download button at the top of the list.

{% embed url="<https://drive.google.com/file/d/1rLiwOv4FbRtqvHQo1sBjyEmBoXWlUb5a/view>" 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/fund-admin/fund-admin-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.
