> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/acron-9.3/en/ac_admin/lokalelizenz/wl_lokale_lizenz/acron_lizenzverschiebung.md).

# ACRON License transfer

You can transfer your ACRON file license key (FLK) to a different hardware device.

In this procedure, it is removed from the source computer and installed on a predetermined target computer.

The procedure is required when creating a new VM for example:

You are transferring the FLK from computer A to computer B. You can now run any critical operations you want on computer A (reinstalling, etc.). Then transfer the FLK back from computer B to the "new" computer A.

To do this:

1. Start ACRON Admin on the target computer and open the 'license' area.
2. Choose "Move a software license" and then "Target". A target file is created.
3. Copy the file to the desktop of the source computer.
4. Start ACRON Admin on the source computer and open the 'license' area.
5. Choose "Move a software license" and then "Source". A transfer file is created.
6. Copy the file to the desktop of the target computer.
7. Restart ACRON Admin on the target computer as necessary, and open the 'license' area.
8. Choose "Update".
9. The license is installed and displayed.

{% hint style="info" %}
Important!

As the licensee, you are responsible for compliance with the license agreement you accepted.
{% endhint %}


---

# 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.videc.de/acron-9.3/en/ac_admin/lokalelizenz/wl_lokale_lizenz/acron_lizenzverschiebung.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.
