> 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/convert/forms/forms-tutorial-videos/forms-form-creation-template.md).

# Forms - Form Creation - Template

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FA6nIQABLeeQq09MtEqFo%2Fimage.png?alt=media&amp;token=314d3785-63b9-42d6-a60b-7503eafb7679" alt=""><figcaption></figcaption></figure>

How do you create your form in SprintHub? We’re here to help!

At SprintHub, we offer the flexibility to create forms with variations in text, images, and design. We’ve put together a simple template that can be customized in two ways: Manually or through a Template. See the available options below:

Model form assembled manually, with each option selected individually:

{% embed url="<https://youtu.be/zrujuE7ix_4>" %}

{% hint style="warning" %}
To start building, remember to click the desired icon and drag it to its designated area in the form, located in the center of the screen.
{% endhint %}

Form setup using the Template:

{% embed url="<https://youtu.be/bnLHDGThy68>" %}

{% hint style="danger" %}
It is important to note that these are only templates; the fields can be fully customized according to specific needs or to reflect the company’s identity.
{% endhint %}


---

# 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/convert/forms/forms-tutorial-videos/forms-form-creation-template.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.
