> For the complete documentation index, see [llms.txt](https://docs.uaepass.ae/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uaepass.ae/facial-biometric-transactions-confirmation/steps-to-integrate.md).

# Steps To Integrate

* SP to submit the integration request to UAE PASS Onboarding Team.
* SP to fill the below form (Facial Biometric Transaction Confirmation Questionnaire) and submit it to UAE PASS onboarding team for evaluation.

{% file src="/files/X5Nt0VwFzQ8clnRHk2ax" %}

* UAE PASS Onboarding team to conduct an overview and technical session.
* SP to submit the Questionnaire, UI mockups and workflow diagram for the user journey.&#x20;

{% hint style="success" %}
Workflow diagram should be created by SPs to reflect the user journey of the user using the feature along with error scenarios.
{% endhint %}

Please find the UI mockup template for your reference in below folder.

{% file src="/files/9rtAzxNSCnCCe7GKzjnS" %}

* Once use case is approved, UAE PASS onboarding team to enroll sample users for testing the feature. (Note: SP should provide Email, Emirates ID, Name and Mobile for sample account enrolling for each user.)
* SP to download the [staging application](/resources/staging-apps.md) and test the implementation.

{% hint style="danger" %}
Note: Please refer " [Getting onboarded with UAE PASS](/getting-onboarded-with-uae-pass.md)"   for UAE PASS SP onboarding process for steps needs to be followed after staging implementation. Above steps are extra steps needs to be followed specific to this feature integration.
{% endhint %}

{% hint style="danger" %}
UAE PASS Staging application will not work with Face Bio Metric validation unless the test users are enrolled through UAE PASS onboarding team.&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.uaepass.ae/facial-biometric-transactions-confirmation/steps-to-integrate.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
