# What is Inputflow?

(To get started with Inputflow, we recommend our [**2 Minute Quick Start Guide**](/getting-started/2-minute-quick-start.md)**!**)

Inputflow is a Webflow App to build multi-step forms. The use-cases include:

* Onboarding forms
* Pricing calculators
* Lead generation quizzes
* Order forms
* Signup forms
* and much more ...

Inputflow is a unique form builder, because unlike other tools it gives you 100% design control over your form. You build all of your form steps inside Webflow. And then you use Inputflow to add the multi-step functionality (connecting steps, custom error messages, calculations, conditions, branching etc.)

<figure><img src="/files/ymy7kgPW3k6f1vKdMWjc" alt=""><figcaption><p>The intuitive Inputflow Form Editor allows you to build any type of multi-step form which you can think of.</p></figcaption></figure>

To get started with Inputflow, we recommend our [**2 Minute Quick Start Guide**](/getting-started/2-minute-quick-start.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.inputflow.com/getting-started/what-is-inputflow.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.
