# Activating a license

When you received your license code(s) you can activate the plugin or Add-on via **Super Forms > Licenses**. Click on **Yes** when asked if you have a license code and enter the license code.

Click **Activate plugin** to activate your plugin or Add-on.

<div align="left"><figure><img src="https://webrehab.zendesk.com/hc/article_attachments/9868823467665" alt="Activating your license"><figcaption><p>Activating your license</p></figcaption></figure></div>

{% hint style="success" %}
You should now have a working copy of Super Forms. It is now time to build your first form. Go to the next article to learn more on how to build your form.
{% 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/activating-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.
