# Registration

After downloading the plugin ([**super-forms.zip**](https://super-forms.com/download-super-forms-stable.php)) and [installing the plugin](/quick-start/installation.md), you will require a Super Forms account to activate and use the plugin.

{% hint style="warning" %}
In case you already have an account you can skip this guide and go to [**Starting your 15 day trial**](/quick-start/starting-your-15-day-trial.md) or [**Purchasing a license**](/quick-start/purchasing-a-license.md) (in case your trial period ended).
{% endhint %}

There are two ways to create an account. You can create one manually or automatically upon making your first purchase. The easiest and quickest way to create an account would be to navigate to **Super Forms > Licenses** from your WordPress menu. Now choose your license(s) and enter your primary email address as shown below:

<div align="left"><figure><img src="/files/mDVi6Akdt2SZSWmgMrai" alt="Purchasing your Super Forms license(s)."><figcaption><p>Purchasing your Super Forms license(s).</p></figcaption></figure></div>

During the checkout process an account will automatically be created for you and you will be able to use the plugin instantly. You will still be eligible for the [**15 day free trial**](/quick-start/starting-your-15-day-trial.md) even after making the purchase.

### Registering a new account:

Register a new Super Forms account (or login if you already created one):

<div align="left"><figure><img src="https://webrehab.zendesk.com/hc/article_attachments/4419667657361/mceclip1.png" alt="Register a new account or Login to an existing account"><figcaption><p>Register a new account or Login to an existing account</p></figcaption></figure></div>

<div align="left"><figure><img src="https://webrehab.zendesk.com/hc/article_attachments/4419661388177/mceclip3.png" alt="Register a new account"><figcaption><p>Register a new account</p></figcaption></figure></div>

### Confirming your E-mail address:

Upon registering you will have to confirm your E-mail address by clicking on the link that you received (also check your SPAM). Enter the verification code as seen below.

{% hint style="warning" %}
In case you didn't receive the verification email, please [**contact us**](/support.md).
{% endhint %}

<div align="left"><figure><img src="https://webrehab.zendesk.com/hc/article_attachments/4419675145233/mceclip4.png" alt="Enter the verification code received via E-mail to activate your account"><figcaption><p>Enter the verification code received via E-mail to activate your account</p></figcaption></figure></div>

{% hint style="success" %}
After verifying your email address, you can continue to the next guide to [start your 15 day trial period](/quick-start/starting-your-15-day-trial.md).
{% endhint %}


---

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