# Creating a Question

## ➕ Creating a new question&#x20;

To add a new question to your page you may either use the **Add question** button or you may drag\&drop any of the available [question types](/form-management/form-designer/questions/question-types.md) from the editing space to your page as show below.&#x20;

![](/files/-MBdQ61aWzAm_yveEUHD)

If you have already questions in your surveys you may also use the **+** of the question edition toolbar to insert a new question right after the selected question.

![](/files/-MBdTTN6Kh5pWbLFYLjR)

{% hint style="info" %}
Once you have added a question you're ready to add also a couple of [answers](/form-management/form-designer/answers/create-answers.md) to it.
{% endhint %}

## 📋 Copy an existing question

You can make a 1-1 copy of any existing question using the **clone** feature of your question. This will create a an exact copy of the question and insert it right after the selected question.&#x20;

![](/files/-MBdRaK-y9IMjA27BDy9)

## 🔃 Copy a question from another survey

You may also copy an existing question from another of your surveys using the **copy question** wizard

To access the **question copy** wizard open the questions pane of the editing space and drag / drop the **copy question** type on the page where you want to copied to be saved to.

![](/files/-MBdSOYvtX84_5Y1hVcS)

The wizard will open a list of all your surveys from which you can copy any existing question.

![](/files/-MBdSd4XdRS0Gx_m3j6B)


---

# 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/create-question.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.
