# Professional Airtight

If you find yourself needing to activate a license on a machine isolated from any external network, such as an airtight or air-gapped system, you will have to purchase an Airtight License and proceed with the following steps

1. On the activation page, navigate to the 'Activate Airtight' section and click on the 'Copy' button to obtain the airtight identifier.

<br>

<figure><img src="/files/xnVWcjnklRLrIQhE2xWs" alt=""><figcaption><p>Copy Airtight identifier</p></figcaption></figure>

2. If you have internet access on a machine, navigate to <https://accounts.k8studio.io/> and log in. If you don't have an account, follow these instructions to create one.

{% content-ref url="/pages/6XY9NAuRSA9Nbglac4Lk" %}
[Creating Account](/documentation/activation-and-licenses/creating-account.md)
{% endcontent-ref %}

3. Purchase an Airtight License by selecting 'Yes' when prompted about the Airtight License option. It's important to note that once a license is activated, it cannot be unassigned.

<figure><img src="/files/4kTwrRadYSEkf1GwMyBP" alt="" width="479"><figcaption></figcaption></figure>

4. Once you've purchased the license, you'll be redirected to the Airtight Code activation page. Copy your Airtight identifier and click on "Generate"

<figure><img src="/files/GTFikcUp2hPQ0dH73Iw7" alt=""><figcaption></figcaption></figure>

5\. After clicking on "Generate," the application will display the Airtight activation code, allowing you to either copy it or download it for your records.

<figure><img src="/files/8sZziBo2nWqqL6EpMDEF" alt=""><figcaption></figcaption></figure>

6. Now, return to the application and paste the activation code into the designated text area. Then, click on "Activate" to complete the process.

<figure><img src="/files/PrJ65xLsYXiqSERraUML" alt=""><figcaption></figcaption></figure>


---

# 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://doc.k8studio.io/documentation/activation-and-licenses/professional-airtight.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.
