# Adding an Answer

You may add new answers to your questions while typing using the return key to create a new answer.

![](/files/-MBx7BzKS0czpo4TkH5U)

You may also add a new question using from [answer types](/form-management/form-designer/answers/answer-types.md) list and drag and drop the [answer type](/form-management/form-designer/answers/answer-types.md) of your choice anywhere in your question.

![](/files/-MBx80XlAleZGbBNMr9M)

{% hint style="info" %}
Clicking on the answer type of your choice without drag/drop will either add it to the selected question or if no question is selected it will create a new blank question with this new answer type in it.
{% endhint %}

## ➕ Add tools

The add tools let you quickly add single or multiple answers at one time.

![](/files/-MBxBDMDfejuKXNCNGJA)

1. The **add new answer** adds a new answer to your question, the answer type of the added answer will be the same as last answer of your question.
2. The quick add answer button will let you select the [answer type](/form-management/form-designer/answers/answer-types.md) of the answer that is being added.

![](/files/-MBxBtGkEjgDEMiAOoc1)

3\. The multiple add answer button will let you add multiple answers in one time. You may enter one answer text label per line and click on the save icon 💾 to add all these answers to your question.&#x20;

![](/files/-MBxCBpWnYsgcH49loHL)


---

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