# Adding Forms to Pages

First, create your form under **Forms & Pages > Forms.** For help on creating forms, view the article below:

{% content-ref url="/pages/QdHJBDSLrhPrRtaO0Emc" %}
[Creating a Form](/forms/creating-a-form.md)
{% endcontent-ref %}

Second, create your page under **Forms & Pages > Pages.** For help on creating pages, view the article below:

{% content-ref url="/pages/3Ot54NgJQRM8YiraUTRp" %}
[Creating a Page](/pages/creating-a-page.md)
{% endcontent-ref %}

**Step 1:** When in the page builder, click on the 'Content' tab. Drag-and-drop the 'Advanced Forms' from the options on the right side over to your page on the left.&#x20;

<figure><img src="/files/5N2WuRLQ09ZL2OjvuaBc" alt="" width="188"><figcaption></figcaption></figure>

**Step 2:** Click on the Advanced Form content block that you just added - when you click on it, you'll see its content properties open up in the sidebar.&#x20;

<figure><img src="/files/bOGIP2gBvfdmWAWBRclc" alt=""><figcaption></figcaption></figure>

**Step 3:** Click on the blue 'Choose Form' button and a pop-up will appear, allowing you to select the form you want to insert on your page. Click the 'Add' button.&#x20;

<figure><img src="/files/1zC3Y5sgQEKEPgWMlbbQ" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Don't forget to save your page using the 'Save' button up at the top!
{% 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://help.gleantap.com/pages/adding-forms-to-pages.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.
