# Age Verification

*Article Topics:* [*Age Verification*](/getting-started/common-topics/age-verification.md)

## What is Age Verification?

NATS is integrated with various **Age Verification** systems to help you comply with any regulations mandating the use of Age Verification. Using some of the age verification systems integrated with NATS, you can ensure anyone under the appropriate age is unable to sign up for a membership to your site, adhering to any laws you might be privy to.&#x20;

## When does the Age Verification process happen?

When the Age Verification process happens is determined by the service you choose for verification.&#x20;

If using setting up Age Verification for members for example, the age verification process happens before a member has made a purchase to a subscription.&#x20;

If setting up Age Verification for affiliates, they will be prompted for Age Verification when they log in for the first time.

## How do I setup Age Verification?

The following is a list of Age Verification Systems that are configurable through NATS, clicking the link will take you to an article to configure that Age Verification System.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>BlueCheck</td><td><a href="/pages/kJwAc22PO4cxfcH7x2X4">/pages/kJwAc22PO4cxfcH7x2X4</a></td><td><a href="/files/JbjAfm4UVgYhc9NAKedT">/files/JbjAfm4UVgYhc9NAKedT</a></td></tr><tr><td>Yoti</td><td><a href="/pages/uTgYoBB1EMGDsTOaOyqC">/pages/uTgYoBB1EMGDsTOaOyqC</a></td><td><a href="/files/NpjNTNtF8fPCS4qpBdZM">/files/NpjNTNtF8fPCS4qpBdZM</a></td></tr></tbody></table>

## Age Verification Settings

General Age Verification settings can be found in the Surfer section of the Configuration Admin.&#x20;

You can view a list of these settings and what they do on the [Age Verification Surfer](/nats-admin/configuration/configuration-overview/surfer.md#age-verification) section.&#x20;

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

## How do I verify a Member has been Age Verified?

Once a Member has gone through the Age Verification process, their information in the [Member Admin](/nats-admin/members.md) will be updated to reflect their status.

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

Here, you'll see the The time of their last update, the status, and the company that has done the age verification.&#x20;

## Turning on Affiliate Age Verification

You can require affiliates to go through the Age Verification process just as you would with members. By setting the **Affiliate Age Verification** config setting found in the [Affiliate section ](/nats-admin/configuration/configuration-overview/affiliates.md)of the Configuration Admin, you can ensure that all of the affiliates you do business with are of legal age, protecting you.&#x20;

They will be prompted to verify their age upon their first time logging in.

## Related Articles

{% content-ref url="/pages/IUHBvD0GL0BTZMuEbjfb" %}
[Configuration](/nats-admin/configuration.md)
{% endcontent-ref %}


---

# 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.toomuchmedia.com/getting-started/integrations/age-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.
