> For the complete documentation index, see [llms.txt](https://docs.kaio.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kaio.xyz/guide-to-using-kaio/understanding-projects/investor/investor-how-tos.md).

# Investor How-Tos

## Log In

You can log in using your email, password, and Multi-factor authentication (MFA). When you initiate the login, you will receive a response indicating if you can use MFA, or if you need to set it up first. To set it up, you must first associate and validate an authenticator app. You can then complete the login with the required MFA code. When you complete the login, you will receive a JWT Token, which you can then use for other API calls.

{% hint style="info" %}
**This token expires after 1 hour**, after which you will have to log in again.
{% endhint %}

1. [Initiate Login](/guide-to-using-kaio/understanding-projects/investor/investor.md#account)
2. [Validate MFA](/guide-to-using-kaio/understanding-projects/investor/investor.md#account) (only if setting up)
3. [Complete Login (with MFA)](/guide-to-using-kaio/understanding-projects/investor/investor.md#account)

## Manage the Lifecycle of Orders

As an Investor, you can manage you can manage your own orders if you have permission. To do this, 1) create an order, 2) confirm it, and 3) finally, lock the order (For Subscription Orders, the KAIO Admin will lock the orders). At this stage you can still cancel the order if needed. The Fund Admin will review the agreement request, and then the KAIO Admin will settle or cancel the order accordingly.

**Subscriptions:**

1. [Create Subscription Order](/guide-to-using-kaio/understanding-projects/investor/investor.md#subscriptions)
2. [Confirm Subscription Order](/guide-to-using-kaio/understanding-projects/investor/investor.md#subscriptions)
3. Lock Subscription Order (done by KAIO Admin for Subscriptions)

**Redemptions:**

1. [Create Redemption Order](/guide-to-using-kaio/understanding-projects/investor/investor.md#redemptions)
2. [Confirm Redemption Order](/guide-to-using-kaio/understanding-projects/investor/investor.md#redemptions)
3. [Lock Redemption Order](/guide-to-using-kaio/understanding-projects/investor/investor.md#redemptions)
