# Embedding a Question

## ☑️ What is an embedded question ?

Embedding a question in your invitation message is a great way to increase the response rate of your survey as respondent will be able to immediately start and respond to your survey from their email box by clicking on one of the embed question's answer to get to your survey page.

{% hint style="info" %}
While you can embed multiple questions into one invitation message note that the respondent will only be able to answer one of them before being taken to the main survey page.&#x20;
{% endhint %}

## 🚀 Embed a question

To embed a question click on the **Embed a question into email option** and select the question to embed.

![](/files/-MBO3dAkFXw8vmFJpHRv)

Your invitation will look like this once you have embed for example an [NPS](/form-management/form-designer/questions/question-types/satisfaction-questions/net-promoter-score-r.md) question.&#x20;

![](/files/-MBO412kFL1inKJMIsw8)

{% hint style="warning" %}
Only questions with selectable [answer types](/form-management/form-designer/answers/answer-types.md) can be embed into invitation messages. Text based answers like field cannot be embed into the invitation message.
{% endhint %}


---

# 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/campaigns/campaign/invitation-message/embedding-a-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.
