# Birthdate input

*Block type for the **Age verification pop-up** section.*

### What It Does

The Birthdate input block adds birthdate-based age verification to the Age verification pop-up section. It verifies age using a birthdate input field.

***

### Settings

#### **Minimum age**

Sets the minimum age requirement.

#### **Input color scheme**

Controls the Input color scheme. Choose from: Primary, Secondary.

#### **Button color scheme**

Controls the Button color scheme. Choose from: Primary, Secondary.

***


---

# 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://moodboard-creations.gitbook.io/agnes/global-sections/age-verification-popup/input.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.
