# Investor Onboarding

### Investor Onboarding

#### Overview

Participation in the HYBOND vault requires completing a KYC/KYT verification process and signing the user agreement. The onboarding process takes approximately **15–20 minutes**.

> ℹ️ Existing USDO clients may consent to transfer their KYC data to HYBOND, bypassing the need to re-submit documentation.

#### Onboarding Steps

1. Submit identity documents and wallet address(es) via **ClustDoc**
2. OpenEden compliance team performs **KYC** checks on submitted documents
3. OpenEden compliance team performs **KYT** checks on submitted wallet addresses
4. Upon successful verification, the investor's wallet address is **whitelisted on-chain**
5. A confirmation notification is sent to the investor

> ⚠️ Whitelisting requires approval through a **multi-signature process**, with quorum comprising both the compliance team and the fund administrator.

#### Whitelist Requirements

Only whitelisted wallet addresses may interact with the HYBOND vault. Whitelisting is initiated by the compliance team and executed on-chain.


---

# 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.openeden.com/hybond/investor-onboarding.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.
