# Biometric Authentication

OnlyMeID utilizes Biometric Proof of Personhood protocol, leveraging advanced biometric indicators to authenticate users uniquely and securely. Here's a closer look at the process and its significance:

1. <mark style="color:yellow;">**Enrollment Process:**</mark> Users engage with a selfie interface, following prompts that guide them through a series of head movements. This interaction, captured via the device's camera, is processed in seconds, showcasing the efficiency and user-friendliness of the system.
2. <mark style="color:yellow;">**AI Assessment:**</mark> The core of OnlyMeID's authentication process lies in its AI's ability to analyze numerous facial indicators. This AI generates a summary output hash, providing a “score” that evaluates the user's uniqueness and authenticity.
3. <mark style="color:yellow;">**Dual Tests for Authentication:**</mark>

* Proof of Uniqueness: Confirms the user's input as genuine and distinct from any previous entries, ensuring each enrollment is tied to a unique individual.
* Proof of Liveness: Available for previously enrolled users, this test verifies ongoing authenticity by matching new input against existing records, akin to FaceID technology.
* Proof of Humanity: A simplified verification that doesn't require an account but confirms the user is not a bot, similar to CAPTCHA services.

#### <mark style="color:yellow;">**Technical Enhancements and User Privacy**</mark>

The integration of these detailed biometric authentication processes with OnlyMeID's latest technical updates significantly bolsters the platform's security and accessibility:

* <mark style="color:yellow;">**Multi-Chain Support:**</mark> Expanding OnlyMeID across various blockchain platforms enhances user experience and interoperability, allowing for seamless verification across the Web3 ecosystem.
* <mark style="color:yellow;">**Permissionless Purge:**</mark> This feature has been refined for greater user control, allowing individuals to manage their data with enhanced privacy measures.
* <mark style="color:yellow;">**Advanced Security Protocols:**</mark> The introduction of new encryption standards and data protection protocols ensures the highest level of security for user biometric data.

This comprehensive outline of OnlyMeID's biometric authentication process underscores DEMOS' commitment to innovation, security, and user empowerment, paving the way for a safer and more interconnected Web3.

<br>


---

# 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.demos.global/onlymeid/technical-documentation/biometric-authentication.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.
