> For the complete documentation index, see [llms.txt](https://help.agego.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.agego.com/verification-methods/selfie-+-id.md).

# SELFIE + ID

Use the **Selfie + ID** verification method to confirm that you meet the required age threshold with a higher level of assurance.

**What you need**

* A smartphone or webcam
* Camera access enabled in your device and browser
* A valid government-issued photo ID
* A driver’s license, passport, or national ID card that belongs to you and has not expired

<img src="https://www.agego.com/_next/image?url=https%3A%2F%2Fcms.agego.com%2Fassets%2Fc0a33f94-ece5-4ac2-b471-452091f0ada2.png&#x26;w=750&#x26;q=75" alt="" height="434" width="333">

## <mark style="color:$primary;">How selfie + ID age verification works</mark>

{% stepper %}
{% step %}
Select the **Selfie + ID** verification method from the available options.
{% endstep %}

{% step %}
Follow the on-screen instructions to take a selfie using your mobile phone or webcam.
{% endstep %}

{% step %}
Accept the Terms & Conditions and click **Continue**. Your selfie is then submitted for verification.
{% endstep %}

{% step %}
The system checks the selfie for image quality, liveness, and age estimation signals.
{% endstep %}

{% step %}
If the selfie passes, you move to the ID step. If it does not pass, the process cannot continue.
{% endstep %}

{% step %}
Follow the prompts to scan or upload your government-issued photo ID.
{% endstep %}

{% step %}
The system checks the ID, confirms the date of birth, and compares your selfie with the photo on the ID to confirm ownership.
{% endstep %}

{% step %}
If the selfie and ID match, and you meet the required age threshold, your age is verified.
{% endstep %}

{% step %}
If verification is successful, you can enter your email address and create an AgeGO account. This helps you avoid full age verification on future visits to websites that use AgeGO.
{% endstep %}

{% step %}
A 6-digit one-time code is sent to your email address. Enter the code to complete the process and access the site. If you do not see the email, check your spam folder.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Both the selfie step and the ID step are required for this verification method.
{% endhint %}

## <mark style="color:$primary;">Benefits</mark>

* **Safe:** The data used for verification is not stored by AgeGO.
* **Fast:** Our face match technology instantly checks the Selfie and ID document in seconds.
* **Reusable:** After successful verification, you can create an AgeGO account for faster future access.


---

# 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:

```
GET https://help.agego.com/verification-methods/selfie-+-id.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.
