# Embed Form

## 👨‍💻️ What is form embedding ?

Distributing the survey using the [web link](/form-management/publish-deploy/web.md) or [qr code](/form-management/publish-deploy/qr-code.md) will open a new page to the respondents to take the survey, while you can customize pretty much everything on the survey design using the [style editor](/form-management/style-branding/style-editor.md) there are times when you might want to directly include the survey into an existing page of your website.&#x20;

Using the form embed feature you are able to include the survey right into your website's page to make the survey look as being the same part of your website.   &#x20;

![](/files/-MBr5tYAFzywd01AURq4)

To embed a survey into your website you may copy / paste the **Html embed code** into your website's page HTML code.&#x20;

If you're using an online website builder like Wordpress you may check your website's builder documentation on how to paste HTML code into your pages.

{% hint style="info" %}
Using the [completion alert](/form-management/tasks/task-items/completion-alert.md) task and [captcha](/form-management/form-designer/answers/answer-types/captcha.md) you could easily create a "contact us" form that you would embed on your website to let your customers contact you.  &#x20;
{% endhint %}

## 🔅 Embed properties

* **`Form only`**  render only the main survey page with questions and answers without the header and  background of the original survey page.

![](/files/-MBr2VGmF3_HXMnxHocV)


---

# 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/publish-deploy/embed-form.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.
