# Radio buttons

Adds a set of radio buttons with up to six customizable options and the option to make them required.

<figure><img src="/files/3DYo3e7Z7EQxVu3P6qQX" alt="Radio buttons for different option selection"><figcaption></figcaption></figure>

<table><thead><tr><th width="145.6666259765625">Settings</th><th width="117.6666259765625" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Heading</td><td align="center"><code>text</code></td><td>Label for group of radio button options.</td></tr><tr><td>Required</td><td align="center"><code>checkbox</code></td><td>Ensures one option is selected.</td></tr><tr><td>Option one - six</td><td align="center"><code>text</code></td><td>Radio button labels (up to 6). Blank labels are hidden.</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://broadcast.presidiocreative.com/sections/sections/forms/contact-form/radio-buttons.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.
