# Yes or no buttons

*Block type for the **Age verification popup** section.*

### What It Does

The Yes or no buttons block adds button-based age verification to the Age verification pop-up section. It verifies age using Yes and No buttons.

***

### Settings

#### **'Yes' button label**

The text shown on the 'Yes' button.

#### **'No' button label**

The text shown on the 'No' button.

#### **Button 'Yes' color scheme**

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

#### **Button 'No' color scheme**

Controls the Button 'No' 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/button.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.
