# Quick start

- [Installation](https://docs.super-forms.com/quick-start/installation.md): Installing the Super Forms plugin .zip file on your WordPress site
- [Registration](https://docs.super-forms.com/quick-start/registration.md): Registering a Super Forms account
- [Starting your 15 day trial](https://docs.super-forms.com/quick-start/starting-your-15-day-trial.md): Start a 15 day free trial and try out the plugin for free
- [Purchasing a license](https://docs.super-forms.com/quick-start/purchasing-a-license.md): Activate your plugin by purchasing a license
- [Activating a license](https://docs.super-forms.com/quick-start/activating-a-license.md): How to activate Super Forms using your license code
- [First time setup](https://docs.super-forms.com/quick-start/first-time-setup.md): What you should understand before you start building forms
- [Secure file uploads](https://docs.super-forms.com/quick-start/secure-file-uploads.md): Understanding and configuring file upload settings for your WordPress forms
- [Creating a form](https://docs.super-forms.com/quick-start/creating-a-form.md): How to create your first form in Super Forms
- [Adding form elements](https://docs.super-forms.com/quick-start/adding-form-elements.md): Adding elements to your form canvas
- [Editing elements](https://docs.super-forms.com/quick-start/editing-elements.md): Editing elements inside your form
- [Publishing your form](https://docs.super-forms.com/quick-start/publishing-your-form.md): Adding your form to be displayed on the WordPress front-end
- [FAQ](https://docs.super-forms.com/quick-start/faq.md): Frequently Asked Questions


---

# 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/quick-start.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.
