# SDK

YouVerify SDK is the best for ID document verification because it can capture, extract, and validate data from various types of ID documents, such as passports, driver's licenses, and national IDs, using advanced image processing and optical character recognition (OCR) technologies.

{% content-ref url="/pages/fV0ee0oiWOBMub6NFwN1" %}
[Web SDK](/know-your-customer-services-kyc/sdk/web-sdk.md)
{% endcontent-ref %}

{% content-ref url="/pages/UXjFp26vkErNzs46xF1y" %}
[iOS SDK](/know-your-customer-services-kyc/sdk/ios-sdk.md)
{% endcontent-ref %}

{% content-ref url="/pages/aL4TUD3a4UXDI2q9Hj7Y" %}
[Android SDK](/know-your-customer-services-kyc/sdk/android-sdk.md)
{% endcontent-ref %}

{% content-ref url="/pages/mdj4OQ1FroTzyZZHSFpU" %}
[SDK Settings](/know-your-customer-services-kyc/sdk/sdk-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/M4pdImMSZl5mEgCi0f69" %}
[Generate SDK Liveness Token](/know-your-customer-services-kyc/sdk/generate-sdk-liveness-token.md)
{% endcontent-ref %}

{% content-ref url="/pages/Z91FqXVJRrmZOnGIL7kw" %}
[Generate SDK Session ID](/know-your-customer-services-kyc/sdk/generate-sdk-session-id.md)
{% endcontent-ref %}

{% content-ref url="/pages/g2Wq6pWcuHF5Lav7WLha" %}
[Document Capture Supported Countries](/know-your-customer-services-kyc/sdk/document-capture-supported-countries.md)
{% endcontent-ref %}


---

# 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://doc.youverify.co/know-your-customer-services-kyc/sdk.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.
