> 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.md).

# Verification Methods

## <mark style="color:$primary;">The Age Verification Process</mark>

Websites offering age-restricted content can use different age verification solutions. AgeGO is chosen by platforms across multiple regulated industries to ensure compliant and user-friendly age verification.\
&#x20;\
Age verification only needs to be done once using AgeGO,  then you can view any +18 content website that uses AgeGO as its age verification solution at anytime without having to repeat the process.\
&#x20;\
So if you want to know "How do I verify my age?" you will be happy to know that all of AgeGO's age verification methods are free, secure and respect your privacy. We do not store any personal information supplied for your age verification process. \
&#x20;\
Several age verification methods are available to end users. Please note that available methods may vary depending on the country and local regulatory requirements. For example, Credit Card verification is not available in the United States, France, or Italy.

<img src="https://www.agego.com/_next/image?url=https%3A%2F%2Fcms.agego.com%2Fassets%2F4964861a-f6a2-4fa7-93be-f78bbfaae243.png&#x26;w=1920&#x26;q=75" alt="" width="188">

## <mark style="color:$primary;">Age Verification Methods</mark> <a href="#id-1" id="id-1"></a>

Age verification for websites is carried out with our easy age verification methods. Each method is designed to provide an exact age or specific age range. Available methods may vary depending on regulatory requirements and market conditions.

{% tabs %}
{% tab title="SELFIE" %}

<div align="center" data-with-frame="true"><figure><img src="/files/QMOhQJgam3pOx6aUN1i1" alt=""><figcaption></figcaption></figure></div>

Uses a Selfie to estimate a user's exact age, additionally may require a Government photo ID.  [Learn more](/verification-methods/selfie.md)
{% endtab %}

{% tab title="SELFIE + ID" %}

<figure><img src="/files/TnCFZP3BpnSVtDoDgtBn" alt=""><figcaption></figcaption></figure>

Uses a live Selfie and a Government-issued ID to fully verify a user's age. ID verification is mandatory. [Learn More](/verification-methods/selfie-+-id.md)
{% endtab %}

{% tab title="CREDIT CARD" %}

<figure><img src="/files/3eLRRjBP3IYKhUtlh8lD" alt=""><figcaption></figcaption></figure>

Uses Credit Card authorisation to confirm a user is 18 or over. [Learn more](/verification-methods/credit-card.md)
{% endtab %}

{% tab title="DIGITAL ID" %}

<figure><img src="/files/HPMq5pJjIlClss0UVPVS" alt=""><figcaption></figcaption></figure>

Uses a 3rd party app: Yoti Digital ID. Needs a smartphone or webcam & Government photo ID. [Learn more](#digital-id)
{% endtab %}
{% endtabs %}

Already verified? Learn how [future access](/my-account.md#future-access-to-websites-using-agego) works.


---

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