# License

The license file is located in:

`\Exaplan_Data\StreamingAssets\license.key`

It is based on a hardware key and is locked and valid for only one machine.

To generate a license file, you need to request the key file from VIOSO and provide the hardware ID of your machine to: [support@vioso.com](https://support.vioso.com).

### How to retrieve a machine hardware key for VIOSO licensing

When starting Exaplan for the first time after setup, you will get the following error message:

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

You can retrieve the hardware ID in the clipboard by pressing keyboard buttons **CTRL + C.**

Then in notepad or email you can paste the content of the message:

```
License Error
---------------------------
License file not found!
Exaplan Version: 1.5.4
ID: 6bb8dc97a5ddef9c53a2364e8d65ad8730674741

Please contact support@vioso.com.

The application will now shutdown.
---------------------------
OK   
---------------------------

```


---

# 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.exaplan.one/configuration/license.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.
