# Multiple Choice Single Answer

This question type is easy to set up and is the most frequent MCQ question in online exams. Users are allowed to pick just one answer from a list of given options.

<div align="center"><img src="/files/-MeYh4XSze-qT0fBWfAn" alt=""></div>

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


---

# 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-single-answer.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.
