# Age verification

The **Age Verification** section helps you restrict access to your store based on a visitor’s age — ideal for stores selling age-restricted products such as alcohol, tobacco, or adult items. It ensures compliance with legal requirements and provides a professional user experience.

1. Go to **Online Store > Themes > Customize.**
2. Navigate to the **Age Verification** section.
3. Choose your **Color Scheme, Heading and buttons** (e.g., *Scheme 1*) to match your store’s branding.

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

<table><thead><tr><th width="308"></th><th></th></tr></thead><tbody><tr><td>Color scheme</td><td>Select any color scheme defined in the theme settings > Colors > Schemes.</td></tr><tr><td>Heading</td><td>Add the heading content.</td></tr><tr><td>Heading size</td><td>Select the heading size. ( Minimal, Standard, Big )</td></tr><tr><td>Text</td><td>Add a description for the section.</td></tr><tr><td><strong>Response option</strong></td><td></td></tr><tr><td>Accept button label</td><td>Add text for the accept button.</td></tr><tr><td>Decline button label</td><td>Add text for the decline button.</td></tr></tbody></table>


---

# 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://wedesigntech-1.gitbook.io/elegance/overlay-group/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.
