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

# Licensing Overview

At LightAct we use [**CodeMeter** ](https://www.wibu.com/support/user/user-software.html)as our licensing system. LightAct licenses can be stored on a **USB dongle** or as a **software package** that’s **locked** to a specific machine. We call both of these options a container because both USB dongle or a software package contain one or several licenses. A container can also contain licenses from other manufacturers that use **CodeMeter**.

{% hint style="warning" %}
In order for CodeMeter licensing to work you need to install **CodeMeter Runtime**, which you can download [here](https://www.wibu.com/support/user/user-software.html).
{% endhint %}

You can see all *CodeMeter* containers in **CodeMeter Control Center**. If you click on **WebAdmin** you can also see all the licenses on each container.

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

{% content-ref url="/pages/nYjLcZzwOsGH91EyAzLR" %}
[Adding or updating a License](/licensing/adding-or-updating-a-license.md)
{% endcontent-ref %}

{% content-ref url="/pages/754o1B6ysQsb0dxZhxmR" %}
[Applying a License](/licensing/applying-a-license.md)
{% endcontent-ref %}

{% content-ref url="/pages/KEaNWkH5Nib8UX7eRIr5" %}
[Transferring a License](/licensing/transferring-a-license.md)
{% endcontent-ref %}


---

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

```
GET https://docs.lightact.com/licensing/licensing-overview.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.
