# Adding questions to your Survey

After setting up the starting page, you can start adding questions to the survey.

There are multiple types of questions you can add:

1. Single Choice Questions
2. Multiple Choice Questions
3. Long Text Answer
4. Short Text Answer
5. Image Options

**Setting Single Choice/Multi choice questions**

* Drag Single Choice/Multi choice type  question and drop them in the “Content Elements” area, a pop-up will open.
* Add question title and question description.
* You can also add the answer options here.
* You can also decide to make this question mandatory
* Hit the “Save” button at the bottom.

![](/files/xSTdfnS9EWQ5tKJeVyat)

Users will be able to select only one answer option for a Single Choice Question and select multiple answer options for Multiple Choice Questions.

**Long text answer/Short text answer questions allow you to collect answers from users in text format.**&#x20;

**Setting Long text answer/Short text answer questions**:&#x20;

* Drag Long text answer/Short text answer question and drop them in the “Content Elements” area, a pop-up will open.
* Add the question title and question description.
* You can also decide to make this question mandatory
* Hit the “Save” button at the bottom.

![](/files/1FN5NbHG1NbfLUkDcoaw)

**Image Options question types let you add images to answer options**

**Setting Image Options question types:**

* Drag Image Options question and drop them in the “Content Elements” area, a pop-up will open.
* Add the question title and question description.
* For answer options add images you want your users to select
* You can also decide to make this question mandatory
* Hit the “Save” button at the bottom.

![](/files/czPYpEW9yFyaAwvRLdlf)

Additionally if you want to simply place a block of text in your survey you can do it using the "Text" box. Here you only have to add the title and the description.&#x20;

Few things to remember while adding any questions:

* Adding a title is mandatory
* You can  mark any question as required
* You'll have to add atleast 2 answer options to save it.

You can add as many questions as you want. Once you have added and save all the questions, you can see them all in the “Content Elements”. You can drag and change their sequence.<br>


---

# 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.wpeka.com/survey-funnel/master/creating-first-survey/adding-questions-to-your-survey.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.
