# Installation

You can install Formello in two ways: from inside WordPress or manually uploading the zip file.

### Install from WordPress

From your Dashboard, go to **Plugins > Add New**.

![](/files/-MVrqg5OVdbtDcR_64cq)

Ypu can now input on the search box on the right "**Formello**" and click on "install" button.

Once you activate the plugin you will see a new **form block** inside the editor.

![](/files/-MW3n3tuENXHj9_bSoqH)

### Uploading a zip

If you prefer, you can download the **.zip** file from the [official site](https://formello.net) or from the WordPress repository by clicking [here](https://wordpress.org/plugins/formello/).

Then you need to upload to your site. From your admin dashboard go to **Plugins > New** and click on **Upload Plugin**.

![](/files/-MVrqAeAyeuvUJ09jSNT)

Choose the zip file you have downloaded and click on **Install Now** button.

![](/files/-MVrqEiFobe92ZpbZAnr)


---

# 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/installation.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.
