# Age verification popup

### Configure the age verification popup

Select the customize theme option. Click on the dropdown menu at the top to select the **Home page** templat&#x65;**.**

From the left side menu, select the **age verification popup.**

Customize the section by utilizing the settings on the right side of the theme editor, as described below:

<table data-header-hidden><thead><tr><th width="281"></th><th></th></tr></thead><tbody><tr><td>Enable age verification popup</td><td>Tick this checkbox to enable the age verification popup.</td></tr><tr><td>Popup position</td><td>Select the popup position from the following options:<br>-Top left<br>-Top center<br>-Top right<br>-Middle left<br>-Middle center<br>-Middle right<br>-Bottom left<br>-Bottom center<br>-Bottom right</td></tr><tr><td>Heading</td><td>Enter the heading text. </td></tr><tr><td>Description</td><td>Enter the description text.</td></tr><tr><td>Approve button text</td><td>Enter text to display as approve button text on the popup.</td></tr><tr><td>Decline button text</td><td>Enter text to display as decline button text on the popup.</td></tr><tr><td>Under 18 title</td><td>Enter text to display on the under 18 popup as a title.</td></tr><tr><td>Under 18 description</td><td>Enter text to display on the under-18 popup as a description.</td></tr><tr><td>Decline button text</td><td>Enter text to display as decline button text on the under 18 popup.</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://shinedezign.gitbook.io/starlite-documentation/overview/age-verification-popup.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.
