# Checkbox

A checkbox survey answer allows respondents to select multiple options from a predefined list of choices. This question type is ideal when you want to enable participants to choose more than one answer within the same question.

To render your survey question answers as a checkbox make sure to set the multiple selection option on on your survey [question properties](/form-management/form-designer/questions/question-properties.md).

<figure><img src="/files/fP3wWZYPJMcW2ENHAkb6" alt=""><figcaption><p>Checkbox answer sample</p></figcaption></figure>


---

# 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.ngsurvey.com/form-management/form-designer/answers/answer-types/selection-answers/checkbox.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.
