# Use Cases

This section represents possible ways of implementing the Uqudo KYB solution by orchestrating set of APIs available as part of the solution. Rules, validations and UI should be configured and developed by the customer and are not provided by Uqudo.

Please note that sequence of the calls are just an example and can be changed as per each and every use case.

**Low-complexity**: Represents a use-case where basic checks need to be performed for legal entity onboarding due to low-risk nature of the customer or transaction being executed.

**Medium-complexity**: Represents a use-case where additional checks need to be performed for legal entity onboarding due to medium-risk nature of the customer or transaction being executed.

**High-complexity**: Represents a use-case where maximum level of assurance need to be achieved due to high-risk nature of the customer or transaction being executed as well as part of government regulations.


---

# 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.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.
