> For the complete documentation index, see [llms.txt](https://docs.vioso.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vioso.com/preparation/deployment/licensing/demo-license.md).

# Demo License

## Option 1: Request License at Download <a href="#id-617792327-jszzls" id="id-617792327-jszzls"></a>

To get the latest version of VIOSO, please visit [VIOSO Demo Download](https://www.vioso.com/downloads/download-form?download=VIOSO%206) and download the Installer for VIOSO. Fill the form below to receive a demo license:

<figure><img src="/files/1FHFquPoAZZY1pVIMLCH" alt="" width="563"><figcaption></figcaption></figure>

The demo license is sent to you via e-mail after a few seconds, so make sure to enter an e-mail address that you can access.

## Option 2: Request License at first run <a href="#id-511116437-t9rpto" id="id-511116437-t9rpto"></a>

If you run VIOSO without a permanent or demo license, you will be prompted with this dialog stating "No license key was found on your system":

<figure><img src="/files/dQD5qNew7LwpDO9nAo5M" alt="" width="563"><figcaption></figcaption></figure>

Click `Create Demo License` and fill the form with valid data. Click on `Register` and a demo license is created for this particular PC:

<figure><img src="/files/OOUJpIvbuSp00EKEdTx3" alt="" width="563"><figcaption></figcaption></figure>

After registering a new demo license is created and applied directly. You can then close the License Wizard and proceed starting the application.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.vioso.com/preparation/deployment/licensing/demo-license.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
