# Multiple Choice Multiple Answers

Multiple Choice Multiple Answers type question allows users to select one or several answers from a list of given options.

![](/files/-MeYjkqA2ketjhb8pIk7)

1. Minimum two options need to provide.
2. You can add up to 10 options in which more than one option is the correct answer. To add an option, click on **Add Option** button.
3. Check the correct answer check boxes.


---

# 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://nearchip.gitbook.io/qwiktest/manage-questions/question-bank/multiple-choice-multiple-answers.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.
