# Overview

1. High Accuracy OCR (Optical Character Recognition) includes English, Latin, Chinese, Korean and Japanese Languages.&#x20;
2. Face Biometrics is used for Matching Both the Source and the Target Image. It Matches the User's Selfie Image with the Image on the Document.&#x20;
3. User Authentication and Liveness Check is used for Customer Verification and Authentication. It Protects You from Identity Theft & Spoofing Attacks Using Active and Passive Selfie Technology for Liveness Check.

<br>

{% content-ref url="/pages/83pZJ041DdrlKb3dK2Ui" %}
[Android](/language/android.md)
{% endcontent-ref %}

{% content-ref url="/pages/YqaHBwzfwzMjpASo5Rvy" %}
[iOS](/language/ios.md)
{% endcontent-ref %}

{% content-ref url="/pages/dRICNaBRf6yg3bnw2TYS" %}
[Flutter](/language/flutter.md)
{% endcontent-ref %}

{% content-ref url="/pages/nOZ63NYZ6yXlxq2955uE" %}
[Cordova](/language/cordova.md)
{% endcontent-ref %}

{% content-ref url="/pages/g6Asl558KD0ITnNzRaU1" %}
[React-Native](/language/react-native.md)
{% endcontent-ref %}

{% content-ref url="/pages/OXAlRmDBo50HOshyDPnb" %}
[Xamarin](/language/xamarin.md)
{% endcontent-ref %}

{% content-ref url="/pages/4XNHhXPcqYDLohG7VXUx" %}
[Docker](/language/docker.md)
{% endcontent-ref %}

{% content-ref url="/pages/YcaYmEmnQjaZYrj7jfdn" %}
[Web API](/language/web-api.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://docs.accurascan.com/language/overview.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.
