# How To Access RWAs on KAIO

Before you can invest in a KAIO fund, you must request access. This process respects reverse solicitation rules, ensuring that you initiate the engagement rather than the platform approaching you. By requesting access yourself, you affirm that you are proactively seeking to invest in a particular fund, which helps KAIO adhere to regulatory requirements.

{% hint style="info" %}
***What is Reverse Solicitation?***

*Reverse solicitation is a regulatory concept that requires the investor to take the first step in seeking access to a financial product. In practice, this means KAIO can only allow you to view detailed information about a fund and invest after you have explicitly requested access. The platform does not proactively market or solicit investments; instead, you control the process by indicating your interest.*
{% endhint %}

***

### **How to Request Access to a Fund on KAIO**

#### **Step‑by‑Step**

1. **Log in**\
   Sign in to your KAIO investor account.
2. **Navigate to the Products page**\
   From the main navigation menu, select **Products**.&#x20;
3. **Select a fund**\
   Each fund card displays basic details such as the product name, short description, strategy overview, legal structure, and minimum investment amount.
4. **Request access**\
   Click the **Request Access** button.&#x20;
5. **Confirm your request**\
   Your request will be marked as “In Review.” The fund’s investment manager will evaluate your request based on eligibility criteria.

{% columns %}
{% column width="50%" %}
**First Login View**

<figure><img src="/files/3bbRe6TPMhKTyaLZyKZ1" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="50%" %}
**Products View**&#x20;

<figure><img src="/files/r8gDsABGlys8DGLClIiO" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
**Request Access View**

<figure><img src="/files/LSB29gZZ7H9QFzRgwlRb" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}
**In Review Request Access View**

<figure><img src="/files/5B5D5x1TflxLZJKwZlZG" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

***

### **Understanding Your Request Status**

Once submitted, your access request can move through several statuses:

* **In Review** – Your request has been received and is being assessed by the fund’s investment manager.
* **Approved** – Your request has been accepted; you can now proceed to get onboarded in the fund.
* **Rejected** – Your request did not meet eligibility requirements. You may contact the investment manager for more information.

You can track all your access requests and their statuses via the Products page **in your KAIO App**.

***

### **What Happens Next?**

After your request is approved, you gain full access to the fund details and can get onboarded to the fund following the standard investment process. Your account will allow you to invest, monitor your holdings, and manage your portfolio. If your request is rejected, KAIO will not provide access to the fund until criteria are met or the manager’s decision changes.


---

# 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/how-to-access-rwas-on-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.
