# Overview

Everything you need to integrate AgeGO, understand how age verification works, and manage your configuration, all in one place.&#x20;

AgeGO is a secure and reliable age-verification solution designed to help businesses comply with age-restriction regulations while protecting underage users from accessing restricted content. It enables publishers and service providers to verify user age effectively, while maintaining privacy, security, and a smooth user experience.

Age verification is now a regulatory requirement in many regions. Failure to comply can result in penalties, service restrictions, or reputational risk.

AgeGO helps you meet these requirements by:

* Enforcing compliance with applicable age-verification laws.
* Preventing underage access to restricted content.
* Minimizing friction for legitimate users.
* Handling sensitive data securely and responsibly.

Whether you are a developer, product manager, or compliance lead, these docs will guide you through setting up a secure and compliant age-verification flow in just a few steps.


---

# 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.agego.com/general/overview.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.
