# Starting your 15 day trial

{% hint style="info" %}
If you have previously trialed the plugin you won't be able to trial the plugin again. In this case you will have to [**purchase a license**](/quick-start/purchasing-a-license.md) or enter an existing license that you already own.
{% endhint %}

After installing the plugin ([**super-forms.zip**](https://super-forms.com/download-super-forms-stable.php)) you can activate your 15 day trial by navigating to **Super Forms > Licenses** from your WordPress dashboard menu.

Now login with your Super Forms account, or [register a new account](/quick-start/registration.md) if you haven't already.

Once you are logged in click the **\[Start 15 days Free Trial]** button as shown below:

{% hint style="warning" %}
**Important:** Once your trial is active make sure to read the [First time setup](/quick-start/first-time-setup.md) which covers some basics about Super Forms.
{% endhint %}

<div align="left"><figure><img src="https://webrehab.zendesk.com/hc/article_attachments/9868763830289" alt="Start 15 day free trial"><figcaption><p>Start 15 day free trial</p></figcaption></figure></div>

{% hint style="success" %}
You should now be able to create your first form, but before you do we highly recommend to read through the [**First time setup**](/quick-start/first-time-setup.md) guide.
{% 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/starting-your-15-day-trial.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.
