# Facial Biometric Transactions Confirmation

Facial biometric transactions confirmation is a feature offered by UAE PASS where you can add additional layer of authentication to conduct transactions with confidence. By integrating this feature users will be prompted to authenticate using face biometric verification and upon success will be allowed to proceed with the transactions.

The next steps of this document provides a detailed guide on how to integrate UAE PASS Face Verification feature with web and mobile applications.

{% hint style="danger" %} <mark style="color:green;">This feature can be integrated only upon special approvals considering the nature and complexity of the use case Service provider is integrating.</mark>
{% endhint %}

{% content-ref url="/pages/PKdCBHLgCVdSuk45zmSc" %}
[Pre-Requisites](/facial-biometric-transactions-confirmation/pre-requisites.md)
{% endcontent-ref %}

{% content-ref url="/pages/5dC4AYJ01is7V6hrBBMq" %}
[Steps To Integrate](/facial-biometric-transactions-confirmation/steps-to-integrate.md)
{% endcontent-ref %}

{% content-ref url="/pages/Xryab9aWzwjvVhscM3EZ" %}
[Endpoints](/facial-biometric-transactions-confirmation/endpoints.md)
{% endcontent-ref %}

{% content-ref url="/pages/J0xOmbGLXLdk3vIgsnzc" %}
[Web Integration](/facial-biometric-transactions-confirmation/web-integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/OVy7TWG0OsxrUZewqR9H" %}
[Mobile Integration](/facial-biometric-transactions-confirmation/mobile-integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/4OdvSMfWUYHyYwpybA6w" %}
[Generic Implementation Guidelines](/facial-biometric-transactions-confirmation/generic-implementation-guidelines.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.uaepass.ae/facial-biometric-transactions-confirmation.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.
