# Add multi-select questions

Native NationBuilder surveys allow for multiple choice questions, but they only allow your supporters to select *one* answer from a list. In contrast, FormJoy enables you to create multiselect questions, to which your supporters can give multiple responses, e.g.:

![](/files/-MI1rEHJTPwswNP2sUez)

To add a multiselect question to your survey:

1. In your NationBuilder backend, navigate to People > Surveys and click on your survey.&#x20;
2. Click New question, and **give your question a slug that includes the word`"multiselect"`**&#x20;
3. Enter your question text, select the "Multiple choice" question format, and click "Save survey question"
4. You will then be directed to the "Possible responses" tab - enter as many response options as you'd like. Note that you can also tag supporters based on their responses to these questions

![](/files/-MI1puyr7AOX9Xg_I25S)


---

# 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://support.formjoy.com/add-multi-select-questions.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.
