# Introduction

![Form builder in Gutenberg](https://3435006965-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVpnaMlr-Tf3AvMVzOy%2F-MVpo9qIGKXNDSphvrTY%2F-MVpvtnUrEYma5tCHRTp%2Fbanner-1544-500.png?alt=media\&token=e0bdc937-0059-40bb-b50b-23f867a77d09)

Formello is a **lightweight form builder block** for WordPress.

It provides an easy to use **Gutenberg block** to create form right inside the editor, in a simple and easy to use way. You can easily create forms directly on your post or page. No shortcode needed, no complex interface, no external dependencies.

Formello can be easily integrate in any theme with minimal effort. Its lightweight CSS (2kb) add few rules to simply display your form and give some options (label on side, bolded label, label position...). Your form will match the theme style, so you must do no configuration at all.

Formello will give you out of the box validation, both server side and frontend, spam protection with Google reCaptcha(v2 and v3 invisible) and honeypot protection.

You will start collect feedback and lead in less than 5 minutes, storing your data in a secure way and provide an easy to use notification for your user and for you.

### More

* [Support](https://wordpress.org/support/plugin/formello/)
* [Official site](https://formello.net)
* [WordPress repository](https://wordpress.org/plugins/formello/)


---

# 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.formello.net/master.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.
