# Activate your licence

BurpGPT Pro features are available after your licence is active. If the licence dialog does not open automatically after loading the extension, open it from `BurpGPT Pro -> Licence`.

## Activate a licence

1. Open `BurpGPT Pro -> Licence`.
2. Paste your licence key into the `Licence key` field.
3. Click `Activate`.
4. Confirm that `Status` changes to `Activated`.

After activation, the `BurpGPT Pro` tab, context-menu scan action, and `AI Chat` editor are available in Burp Suite.

## Refresh licence status

Use `Refresh` when you need to update the displayed licence status, validity dates, activation count, or licensed email.

The licence dialog shows:

* `Status`: Current licence state.
* `Licensed to`: Email address associated with the licence.
* `Order ID`: Order identifier for the licence.
* `Activations`: Used and allowed activations.
* `Expires`: Licence expiry date.

If activation fails, see [What are the possible causes for an unsuccessful activation of my BurpGPT Pro?](/help-and-faq/faq/what-are-the-possible-causes-for-an-unsuccessful-activation-of-my-burpgpt-pro.md).


---

# 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.burpgpt.app/getting-started/activate-your-licence.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.
