# Activation & Licenses

Once you have installed the application, the next step is to obtain an activation code to activate K8Studio. Alternatively, you can choose Guest Mode if you wish to try it without needing to go through the activation process:

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

{% content-ref url="/spaces/MXXfpTvt6Xe4Y0tCwViA/pages/anujVMuvgk58YvYJadUh" %}
[Personal](/documentation/activation-and-licenses/personal.md)
{% endcontent-ref %}

{% content-ref url="/pages/1j3yhiZlT87UlwuhCEcw" %}
[Professional](/documentation/activation-and-licenses/professional.md)
{% endcontent-ref %}

{% content-ref url="/spaces/MXXfpTvt6Xe4Y0tCwViA/pages/fEzo3diVzScsVd8wTAIv" %}
[Professional Airtight](/documentation/activation-and-licenses/professional-airtight.md)
{% endcontent-ref %}

The following section will demonstrate how you can manage your licenses, including assigning them, inviting people to redeem them, and other related tasks.<br>

{% content-ref url="/spaces/MXXfpTvt6Xe4Y0tCwViA/pages/lyPqCbzJqc95oX0h5456" %}
[License Management](/documentation/activation-and-licenses/license-management.md)
{% endcontent-ref %}


---

# 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.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.
