# Embed a Google Form in a page of your Spot

On your Spot, you have the ability to enhance your members' experience by sharing a wide range of external content with them.&#x20;

In this guide, we will walk you through the process of embedding a Google Form within a document in a collection.

## 1. Prepare your form

From your form editor on Google Forms:&#x20;

* In the form settings, make sure that access to the form is not restricted to an organization.&#x20;
* In the "Send" button, click on the "link" icon and then on "copy".

{% embed url="<https://vimeo.com/827197311/22a5af032c>" %}

## 2. Paste the link in the embed tool on your page

Go to the page where you want to embed this form. From this page:&#x20;

* Activate the edit mode.&#x20;
* Select the block in which you want to embed the form.&#x20;
* Click on the embed tool and choose "embed".&#x20;
* Paste the URL in the window that asks you for it.&#x20;
* Save your edition and voilà! 🎉

You can also adjust the width of the form to whatever you prefer.

{% embed url="<https://vimeo.com/827200367/9f23f6288a?share=copy>" %}


---

# 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://help.meltingspot.io/english/how-to/display-google-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.
