# License Activation

After installing Theia software, it is necessary to activate the license prior to using the software. To activate your Theia3D license, run Theia3D as an administrator by right-clicking on the icon and choosing ***Run as administrator***.

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

When running Theia3D as an administrator, a prompt to enter the license key will appear, as below. Enter your license key in this window and click ***Activate***. You can access your license key from the [Theia downloads portal](https://service.theiaserver.com/login) using the login information provided at the time of purchase.

<figure><img src="/files/EmkxVt0wnZK3VY5p8x8N" alt=""><figcaption><p>License key entry dialog window.</p></figcaption></figure>

If the PC is connected to the internet, the license will automatically activate and Theia3D will open.

If the PC is ***not*** connected to the internet, a dialog window similar to that shown below will appear, indicating that it is necessary to contact Theia support via our [support portal](https://support.theiamarkerless.com/support/home) or by emailing <support@theiamarkerless.com>.

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

After contacting Theia Support, enter the Activation Code as provided by our team and click ***Activate***. The license activation will then be completed, and Theia3D will open.

{% hint style="warning" %}
If a manual license activation is required, please remember to include the License, System, and Token information provided in the warning dialog when contacting <support@theiamarkerless.com>.
{% 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.theiamarkerless.com/axiom-v2025/theia3d-documentation/getting-started/license-activation.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.
