> 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-place-a-form-on-your-page.md).

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

In SprintHub, you can create Landing Pages with custom forms that you designed yourself, making your work more efficient, as you can direct them directly to your target audience.

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FXKmCc8DUfTZwskQrbaPE%2Fperfil-pessoal-de-mulher-empregador-segurando-o-curriculo-do-candidato-a-emprego-funcionario-curriculo-elemento-de-design-plano-isolado-clinica-medica-ilustracao-de-conceito-de-cartao-de-paciente-de-hospital_33565.png?alt=media&amp;token=98cd7c08-8d11-468d-a88d-79a168811816" alt=""><figcaption></figcaption></figure>

To create your Landing Page with a Form, start by customizing the form however 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="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2F7TBBVquBL1Nt3hOsTsKi%2Fimage.png?alt=media&amp;token=c8f19fd8-2033-4791-81ee-4c9a67eae1f3" 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="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FVFZDUqSDxrNXMNG8tS3i%2Fimage.png?alt=media&amp;token=e9356959-8d53-4c92-8787-d3291b2111e0" alt=""><figcaption></figcaption></figure>

After completing these steps, your form will be on the Landing Page, and you can finish setting up your Landing Page however you prefer.

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2Fgk2E1YgOaDB2oRcLGDd5%2Fimage.png?alt=media&amp;token=e8ec9501-ac2a-4461-9e9d-2191a9609e3f" alt=""><figcaption></figcaption></figure>

*See 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-place-a-form-on-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.
