# Investor Onboarding

To invest in lending pools on the Qiro Marketplace, investors must complete a simple but essential onboarding process. The steps vary slightly for individuals and entities (institutions), ensuring compliance and security for all users.

For Institutions (Entity) Onboarding Details : [Institution](/qiro-marketplace-product-guide/for-investors/investor-onboarding/institution.md)

For Individual Onboarding Details: [Individual](/qiro-marketplace-product-guide/for-investors/investor-onboarding/individual.md)


---

# 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.qiro.fi/qiro-marketplace-product-guide/for-investors/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.
