# Transferring a License

If you want to transfer a license from one container to another (for example, from a dongle to a software-based container, between different computers and so on), the steps are as follows:

1. create a license update request file from the container you would like to move the license from. Please refer to the [updating a license](/licensing/adding-or-updating-a-license.md) chapter on how to achieve this.
2. We generate a license update file which destroys this license.
3. You send us a receipt file so that we can confirm the license was destroyed.
4. Then, you send us a license update request file from a container you would like to move the license to.
5. We generate a license update file and send it to you so that you can create a license.

As this is a manual process, we charge a small fee for it.


---

# 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.lightact.com/licensing/transferring-a-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.
