# Questions Generator

The questions generator is a handy wizard that will let you quickly create questions based on text. You could also use the questions generator to copy / paste existing questions and answers that you might have in another application like Excel for example.

![](/files/-M_unxT9s2V_irbvkVBK)

While entering your answers you can use following text markers to generate specific answers for your questions.

1. \[] followed by the answer label will generate a text field based answer.
2. \[ ] followed by the answer label will generate a text area based field.
3. Using (x) at the end of your answer you can assign a rating value to your answer eg: Great (3) will create an answer that has a rating value of 3.


---

# 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/questions/question-types/questions-generator.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.
