# Low-complexity

Simple onboarding of the company for services that are not regulated, with the main focus on data completeness and internal procedures.

Applicable for onboarding small and medium sized companies that usually operate within a limited territory.

<figure><img src="/files/P09ns1ZilCOamJzmeuas" alt=""><figcaption></figcaption></figure>

**API Used:**

[Data Matching API](/docs/kyb/uqudo-api/data-matching-api.md) - to validate that documents provided are meeting expectations

[Company API](/docs/kyb/uqudo-api/company-api.md) - to get information on Basic, Contact, Business Activity data groups as well as run screening on the company.

**Description**

<table data-header-hidden><thead><tr><th width="101"></th><th></th><th></th></tr></thead><tbody><tr><td>#</td><td>Title</td><td>Description</td></tr><tr><td>1</td><td>Onboarding Start Page</td><td>On this page information about onboarding process is displayed to make it easier for user to prepare for the onboarding and have all the necessary information ready</td></tr><tr><td>2</td><td>General Information</td><td><p>User provides general information and documents on the company.</p><p>System runs a set of validations that allow to ensure data quality and consistency as well as key risk assessment validations (such as the check if company is active)</p></td></tr><tr><td>3</td><td>Check and update Company information and Confirm submission</td><td>System displays information that it was able to collect. User can complete and enhance provided information and confirm it thus finishing the onboarding process.</td></tr></tbody></table>

\ <br>


---

# 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.uqudo.com/docs/kyb/getting-started/use-cases/low-complexity.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.
