# Forms - Initial Settings

- [Forms - Form Creation](https://docs.sprinthub.com/en/topics/convert/forms/forms-initial-settings/forms-form-creation.md): With SprintHub forms, you can create personalized and interactive surveys to gather feedback from different audiences. You analyze the results in real time and make data-driven decisions.
- [Forms - Creating a Column Layout Form](https://docs.sprinthub.com/en/topics/convert/forms/forms-initial-settings/forms-creating-a-column-layout-form.md)
- [Forms - Creating Actions](https://docs.sprinthub.com/en/topics/convert/forms/forms-initial-settings/forms-creating-actions.md)
- [Forms - Create Access Link for a Form](https://docs.sprinthub.com/en/topics/convert/forms/forms-initial-settings/forms-create-access-link-for-a-form.md): You have the option to generate a direct link to your form, speeding up distribution.
- [Forms - Inserting forms created in SH into external websites](https://docs.sprinthub.com/en/topics/convert/forms/forms-initial-settings/forms-inserting-forms-created-in-sh-into-external-websites.md)


---

# 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-initial-settings.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.
