# Activate license

## **Summary**

When **Boombox** is first installed a **License Key** is required to activate and finalize the process. You can **log in** and **out** of your License Key and easily switch to a different workstation.

### Get license key

You can get your License Key from your Checkout Email.\
If you forgot your License Key, you can recover it on our [License Recovery page](https://mtmograph.com/pages/license-recovery)

### Multiple Seats

If the License Key is valid, but the Seat Count is reached. Boombox will prompt you with a license manager screen where you can log in or out of workstations using your License Key.

### Failed license check

If the License Key check fails, a couple of situations may have happened:

1. The License Key isn't real, or entered incorrectly
2. The workstation has no internet connection to verify the license

{% hint style="warning" %}
For more information, or for assistance please [**Contact Us**](https://mtmograph.com/pages/contact-us)
{% 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://boombox-studio.mtmograph.com/general/activate.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.
