# ID Verification

The ID Verification app is designed to enhance the security of your application by facilitating instant comparison of users' official ID documents with their photos. Follow the steps below to swiftly verify an ID:

1. **Upload ID**: Upload an image of the ID document or capture a photo using the camera on your device.
2. **Upload Photo**: Submit a photo of yourself or take a selfie using the camera on your device.
3. **Obtain Results**: Receive a comprehensive analysis of the uploaded document and photo, ensuring accurate verification.

[*Click here to try for free!*](https://www.processmaker.com/free-trial/)

Watch the following product tour to learn how you can efficiently verify user identity within minutes, enhancing the security measures of your application.&#x20;

{% embed url="<https://demos.processmaker.com/demo/sTkSJb0WVGCYutf0SbA5Q>" fullWidth="false" %}


---

# 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://processmaker.gitbook.io/quick-start-guides/free-trials/id-verification.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.
