# Selection Components

{% embed url="<https://app.supademo.com/demo/cmloqfxbi09k8egrd1azxpl16?utm_source=link>" %}

**Checkbox** &#x20;

{% embed url="<https://app.supademo.com/demo/cmo9u4ab700nzvz0j6myzsima?utm_source=link>" %}

Allows users to select one or multiple options.\
Used when multiple selections are allowed.

**Checkbox (Color Variant)** &#x20;

Displays multi-select options with color styling.\
Improves visual clarity for selection.

**Checkbox (Image Variant)**&#x20;

Displays multi-select options using images.\
Used for visual-based product or item selection.

**Radio Button** &#x20;

{% embed url="<https://app.supademo.com/demo/cmo9uyidv0001ys0ju42df07y?utm_source=link>" %}

Allows selection of only one option.\
Used for exclusive decision-making.

**Radio Button (Color Variant)**&#x20;

Displays single-select options with color styling.\
Enhances clarity for exclusive selections.

**Radio Button (Image Variant)** &#x20;

Displays single-select options using images.\
Used for selecting one visual option such as size or product.

**Dropdown** &#x20;

{% embed url="<https://app.supademo.com/demo/cmo9v858k00wevz0jrlfkvhzm?utm_source=link>" %}

Displays options in a compact expandable list.\
Used to save screen space while allowing selection.

**Dropdown (Color Variant)** &#x20;

Displays dropdown options with color styling.\
Improves recognition and user interaction.

**Dropdown (Image Variant)**&#x20;

Displays dropdown options with images.\
Used for visually guided selection.


---

# 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://docs.ownchat.app/whatsapp-channel/flow-builder/selection-components.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.
