> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/attract/landing-page/landing-page-how-to-add-a-form-to-your-page.md).

# Landing Page - how to put a form on your page

<figure><img src="/files/341e02a65017eb737677ba7bb039e6deb86b966e" alt=""><figcaption></figcaption></figure>

To create your Landing Page with a Form, start by customizing the form the way you prefer;

[**To learn how to create a form, click here.**](/en/topics/convert/forms/forms-initial-settings/forms-form-creation.md)

[**To learn how to create a Landing Page, click here.**](/en/topics/attract/landing-page/landing-page-how-to-create-a-landing-page.md)

***

After creating your form, start developing your Landing Page.

To **insert** your form, click the option '**Form**'.

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

**Drag** the form to the center of the screen and then choose which form you want to insert.

<figure><img src="/files/51a836ab491377649d7ca80fa7ac2578468a6255" alt=""><figcaption></figcaption></figure>

After completing these steps, your form will be on the Landing Page, and you can finish configuring your Landing Page the way you prefer.

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

*Follow the example below:*&#x20;

{% @arcade/embed flowId="JRu2qCm1716uUzRbyItL" url="<https://app.arcade.software/flows/JRu2qCm1716uUzRbyItL/view>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/topics/attract/landing-page/landing-page-how-to-add-a-form-to-your-page.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
