# Age Gate

When age gate is enabled, participants will be prompted to select their birthdate before the booth session begins.

If they do not meet the age requirement, they will be blocked from continuing.

***

#### Enabling Age Gate <a href="#h_54025294e7" id="h_54025294e7"></a>

1. Open **Age Gate** settings card.
2. **Enter a custom prompt**: A short message (up to 280 characters) that participants will see when prompted.

* **Set a minimum age requirement**: the minimum age participants must meet to proceed.

***

{% hint style="success" %}

## Plan Availability

:white\_check\_mark: Select

:x: Lite, Core, Plus, Pro
{% endhint %}


---

# 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.simplebooth.com/copy-of-halo-app/experience-designer/pre-capture/age-gate.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.
