# Integration

<div data-full-width="false"><figure><img src="https://1201843429-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0JZZSvL3DmX19a9SgDAt%2Fuploads%2FQRhj6W44WRONgTAR0B7O%2Fuqudo%20platform%20architecture-Integration%20Ext.drawio.svg?alt=media&#x26;token=bf28d6c8-b65a-4db5-a92b-31f9e059d207" alt="" width="563"><figcaption></figcaption></figure></div>

The illustration above outlines the high-level integration process with the uqudo SDK. Our clients incorporate the uqudo SDK into their mobile applications or websites. Typically, our clients possess a backend and a user database, which they host either on-premises or with their cloud provider. Uqudo provides its API through the Uqudo Cloud. The client's backend establishes a connection to the uqudo API to obtain a token enabling the initialisation of the SDK. The uqudo SDK directly communicates with the uqudo API to transmit images of ID documents and selfies for verification purposes. All verifications are conducted via the uqudo API to guarantee maximum security. The outcomes are then relayed back to the client, enabling them to create or update user accounts in the User Database.


---

# 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/kyc/uqudo-sdk/integration.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.
