# Drag & Drop Form Builder for WordPress

Download **Super Forms** installable plugin file:

* [super-forms.zip](https://super-forms.com/download-super-forms-stable.php) (<mark style="color:green;">stable release</mark>).
* [super-forms-beta.zip](/developers/beta-version.md) (<mark style="color:red;">v6.4.003-beta - Apr 24, 2024</mark>).

### Quick links

{% content-ref url="/spaces/l6Kz0R6S7z3Fb6KLZYVE/pages/Qzg82nE8LuIlLKiDCT45" %}
[Quick start](/quick-start/installation.md)
{% endcontent-ref %}

{% content-ref url="/spaces/l6Kz0R6S7z3Fb6KLZYVE/pages/9SgkUjnJjLKQtGlDdnw1" %}
[FAQ](/quick-start/faq.md)
{% endcontent-ref %}

{% content-ref url="/spaces/l6Kz0R6S7z3Fb6KLZYVE/pages/d14mfw86zUxhWECGbnl1" %}
[Common problems](/common-problems/index.md)
{% endcontent-ref %}

{% content-ref url="/spaces/l6Kz0R6S7z3Fb6KLZYVE/pages/vaOX3BE3IW2AqgsDIhfG" %}
[Account](/account/dashboard.md)
{% endcontent-ref %}

{% content-ref url="/spaces/l6Kz0R6S7z3Fb6KLZYVE/pages/zIslKQA3Mw7E9aYp2dYD" %}
[Changelog](/changelog.md)
{% endcontent-ref %}

{% content-ref url="/pages/5OO1jSKOdfZl6jUlwkFx" %}
[Support](/support.md)
{% endcontent-ref %}

### Elements

{% content-ref url="/spaces/l6Kz0R6S7z3Fb6KLZYVE/pages/vwDojP8tmFe8nVoCBpg2" %}
[Layout elements](/elements/layout-elements.md)
{% endcontent-ref %}

{% content-ref url="/spaces/l6Kz0R6S7z3Fb6KLZYVE/pages/fSoKJ23uO9Y2Ks9nA6pG" %}
[Form elements](/elements/form-elements.md)
{% endcontent-ref %}

{% content-ref url="/spaces/l6Kz0R6S7z3Fb6KLZYVE/pages/9nTDMDaU5XrYmQwYZ5eE" %}
[HTML elements](/elements/html-elements.md)
{% endcontent-ref %}

### Features

{% content-ref url="/spaces/l6Kz0R6S7z3Fb6KLZYVE/pages/sGGdyrmSRXZmGD1C8lRu" %}
[Basic](/features/basic.md)
{% endcontent-ref %}

{% content-ref url="/spaces/l6Kz0R6S7z3Fb6KLZYVE/pages/SRJI5IKxJFvDjsJcukDJ" %}
[Advanced](/features/advanced.md)
{% endcontent-ref %}

{% content-ref url="/spaces/l6Kz0R6S7z3Fb6KLZYVE/pages/xIyzFUv1tjbqXZnam6G2" %}
[Integrations](/features/integrations.md)
{% endcontent-ref %}

### Tutorials

{% content-ref url="/spaces/l6Kz0R6S7z3Fb6KLZYVE/pages/DCKKd7CFhcjAUVZfbXND" %}
[Tutorials](/tutorials/wordpress-form-to-google-sheet-integration.md)
{% endcontent-ref %}

### Developers

{% content-ref url="/spaces/l6Kz0R6S7z3Fb6KLZYVE/pages/nl5V45DdZLeHQku4xkUF" %}
[Code Examples](/developers/code-examples.md)
{% endcontent-ref %}

{% content-ref url="/spaces/l6Kz0R6S7z3Fb6KLZYVE/pages/9TqmKOjug4RZyZNfjqaO" %}
[Data storage](/developers/data-storage.md)
{% endcontent-ref %}

{% content-ref url="/spaces/l6Kz0R6S7z3Fb6KLZYVE/pages/WhmL3AO7WEQ5a5bJ4kEc" %}
[BETA version](/developers/beta-version.md)
{% endcontent-ref %}


---

# 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.super-forms.com/drag-and-drop-form-builder-for-wordpress.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.
