# Forms - Form Creation - Template

<figure><img src="/files/0f4a64e7f1de34330c37025c24a390cf7f4dbb36" alt=""><figcaption></figcaption></figure>

How to create your form in SprintHub? We're here to help!

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

Template 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 on the form, located in the center of the screen.
{% endhint %}

Form assembly using the Template:

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

{% hint style="danger" %}
It is important to emphasize that these are only templates; the fields can be fully customized according to the specific need or to reflect the company's identity.
{% 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://docs.sprinthub.com/en/topics/convert/forms/forms-tutorial-videos/forms-form-creation-template.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.
