# Integration

You have the option to choose your preferred integration from the following options: Web SDKs, mobile, and flow link.

If you opt for Web SDKs, you can seamlessly integrate the verification process into your website using the provided software development kits (SDKs). This enables you to embed verification functionalities directly into your web application, providing a seamless user experience.

If you prefer a mobile integration, you can leverage the mobile responsiveness to incorporate the verification process into your mobile application. This allows users to verify their identities conveniently through their mobile devices.

Alternatively, you can utilize the flow link integration. With this option, you can generate a unique link that directs users to a dedicated verification flow. This link can be shared through  email, messaging apps, or websites, allowing users to access and complete the verification process easily.

<figure><img src="/files/WMCOD9f00Ljtzs8n3bHh" alt="" width="323"><figcaption></figcaption></figure>


---

# 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://guides.dojah.io/user-manual/identity-verification/easyonboard/verification-flows/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.
