# Investor Onboarding SOP

### Investor Onboarding SOP

Investor onboarding must be compliant, secure, and fast.

#### Step 1 — Account Creation

System captures:

* Personal info
* Country
* Investor category self-declaration

Team: Investor Ops

#### Step 2 — KYC/AML Verification

Using automated provider first, manual escalation if needed.

Checks include:

* ID verification
* Address verification
* Sanctions lists
* PEP screening
* Source-of-funds (large investors)

#### Step 3 — Investor Categorisation

Rules:

Retail Investor

* Limited access
* Lower investment caps

Angel / Sophisticated Investor

* Enhanced access
* Higher limits

HNWI / Professional Investor

* Full access
* Large ticket capability

US Investor

* Must meet Reg D accreditation rules

Team: Compliance

#### Step 4 — Wallet Activation

Investor Ops ensures:

* Wallet correctly linked
* Security checks passed
* Custodial vs non-custodial flagged
* Restrictions logged

#### Step 5 — AML Monitoring

Ongoing monitoring:

* Unexpected transaction volume
* Suspicious behaviour patterns
* High-frequency trading alerts

Team: Compliance


---

# 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.theangel.app/operations-handbook-internal/investor-onboarding-sop.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.
