# Purchasing a license

{% hint style="warning" %}
**Note:** Make sure you read the [Installation](/quick-start/registration.md) and [Registration](/quick-start/registration.md) articles before reading this section.
{% endhint %}

There are two ways to purchase licenses.&#x20;

You can [purchase license in bulk](#purchase-licenses-in-bulk), or [purchase single licenses](#purchase-a-single-license).&#x20;

{% hint style="info" %}
When purchasing in **bulk** you will have the extra option to choose an extended lifetime (expiry) in years for your license(s). **Volume discount** will also be applied, which allows you to benefit from **extra discounts**.
{% endhint %}

### Purchase a single license

To purchase a single license simply select "No" when asked if you already have a license code. Then click the "Add to cart". From here you can proceed to choosing your preferred billing and payment method.

<div align="left"><figure><img src="https://webrehab.zendesk.com/hc/article_attachments/9868868740369" alt="Add license to the cart."><figcaption><p>Add license to the cart.</p></figcaption></figure></div>

Choosing your billing and payment method:

<div align="left"><figure><img src="https://webrehab.zendesk.com/hc/article_attachments/9869134854033" alt="Choosing your preferred billing frequency and the payment method."><figcaption><p>Choosing your preferred billing frequency and the payment method.</p></figcaption></figure></div>

After your payment has been processed, the plugin will be activated.

{% hint style="danger" %}
**Note:** depending on your payment method it could take a couple of days before your payment has been processed. Once your payment has been cleared by the payment provider the plugin should automatically be activated.

If you believe there was an issue with your payment please [**reach out to us**](/support.md).
{% endhint %}

### Purchase licenses in bulk

To purchase licenses in bulk, simply choose a quantity and the lifetime (expiry) in years. Based on the selected quantity and your currently active licenses a volume price will be applied.

{% hint style="info" %}
An extra additional **discount** will be applied based on the selected lifetime (expiry) of the license.
{% endhint %}

{% hint style="warning" %}
Please note that your license **will not expire** until you actually activated the license on one of your sites.
{% endhint %}

When you are logged out, you will have to enter your Super Forms email account address. If you do not have an account a new one will be created upon completing the payment. After your payment has been processed you will receive the license codes in your email inbox. You can then [enter your license code](/quick-start/activating-a-license.md).

<div align="left"><figure><img src="https://webrehab.zendesk.com/hc/article_attachments/9869291548561" alt="Purchase license in bulk and register a new account instantly."><figcaption><p>Purchase license in bulk and register a new account instantly.</p></figcaption></figure></div>


---

# 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/purchasing-a-license.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.
