> For the complete documentation index, see [llms.txt](https://deltaclan.gitbook.io/superform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://deltaclan.gitbook.io/superform/superform-v0/introduction-beta.md).

# Introduction (BETA)

## Few words

Superform is a powerful JavaScript library that allows you to create fully customizable and advanced forms inside your Webflow website without any coding knowledge required. With Superform, you can create both simple single-step forms and complex multi-step forms with advanced input validation, dynamic outcomes, and point-based completion.

## Features

With advanced input validation, multistep options, dynamic outcomes, point-based completion, and more, Superform is designed to make form building easy and efficient, without requiring any coding knowledge.

### 🎨 Customizable Design

With the power of Webflow, create fully customized forms that match your brand and style.

### 🔍 Advanced Input Validation

Ensure input is correct with required, character or words, checkboxes, email and password format checks.

### 🚶 Multistep or Single Step

Use Superform for simple single-step forms or complex multistep forms.

### 📝 Value Recall&#x20;

Display values from previous steps at any point in the form.&#x20;

### 🔮 Step Teleport

Allow users to skip ahead or go back to any step of the form they want.&#x20;

### 🎲 Dynamic Outcomes

Create different endings based on the user's answers or progress.&#x20;

### 🏆 Point-Based Completion

Gamify your form with point-based completion and different results. 📊 Progress Detection: Progress bar adapts automatically to the user's progress, even if they skip around.&#x20;

### 🚫 No-code

Control everything with attributes only, no coding knowledge required.&#x20;

### ⚡ Superfast & Lightweight

Lean and efficient, pure vanilla JavaScript, only \~3kb (min & gzipped).&#x20;

### 💻 Integrates Everywhere

Don't ruin your workflow. It is still a Webflow form, but supercharged 💖.


---

# 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:

```
GET https://deltaclan.gitbook.io/superform/superform-v0/introduction-beta.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.
