# Form with GemPages

#### **Create a new form**

If you don’t have a form yet, create one first in PowerfulForm (choose a template or start from scratch), then add the fields you need.

Once your form looks good, move to publishing steps below.

***

### 📝 Step1 : Get embed code of a form

In the **Form Builder app**, you’ll copy the form shortcode.

1\. Open the app > click **Forms** > open  a form you want

2\. Click **Publish** button on the right corner

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

3\. Click **Copy short code**

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

***

### 📝 Step 2 : Add form to page template in Gempages

1\. In **GemPages** app, in the left side, find **Liquid** element, drag and drop it at the position you want on the page

<figure><img src="/files/7BxgfFVN8SFgWTd6bWNZ" alt=""><figcaption></figcaption></figure>

2\. In **Liquid** element editor, paste the code of the form

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

3\. Click **Save** to update the changes

**Preview** the page to confirm the form is showing correctly.

***

#### Need More Help?

If you still need assistance, please contact us at [**support@powerfulform.com**](mailto:support@powerfulform.com). Our team will be happy to help you resolve any issues or guide you further.


---

# 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.powerfulform.com/app-integration/form-with-gempages.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.
