# Formsort quickstart guides

**Formsort gives you tons of flexibility to build a personalized experience for your responders—and it’s easy to experiment along the way.** Whether you’re adding dynamic content, tailoring questions, or tweaking logic, there are lots of tools at your fingertips.

Explore the guides below to get started:

* [Adding content and collecting answers ](/core-concepts/formsort-quickstart-guides/add-content-and-collect-answers.md)
* [Capturing demographic data ](/core-concepts/formsort-quickstart-guides/capture-demographic-data.md)
* [Adding informational content](/core-concepts/formsort-quickstart-guides/add-informational-content.md)&#x20;
* [Templating your variables](/core-concepts/formsort-quickstart-guides/template-your-variables.md)
* [Adding conditional logic](/core-concepts/formsort-quickstart-guides/add-conditional-logic.md)&#x20;
* [Using conditional logic with Calculated and API variables](/core-concepts/formsort-quickstart-guides/using-conditional-logic-with-calculated-and-api-variables.md)
* [Ending your flows](/core-concepts/formsort-quickstart-guides/end-the-flow.md)&#x20;
* [Reviewing the variable schema ](/core-concepts/formsort-quickstart-guides/review-your-variable-schema.md)
* [Setting up Integrations ](/core-concepts/formsort-quickstart-guides/set-up-integrations.md)

{% hint style="info" %}
💡 Want even more inspiration? Check out our guides on signup flow best practices and client intake form best practices for tips on crafting a polished, high-converting experience.
{% 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.formsort.com/core-concepts/formsort-quickstart-guides.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.
