# How to get a Computer Key in offline mode

If you want to activate your license key offline, you need to get a Computer Key.

There are several ways to get a Computer Key:

1. If you are using the QLM License Wizard for license activation and you have a mobile device that is online, click the **Scan QR code** link in the Activate Offline wizard page and follow the instructions on that page.
2. Use the QLM Self Help page and click **Activate a license**
   1. If you are a Soraco customer, use this [QLM Self Help](https://soraco.co/quick-license-manager/qlm-soraco-self-help/) to activate  your QLM License offline.
   2. If you are evaluating Quick License Manager, use this [QLM Self Help](https://soraco.co/quick-license-manager/selfhelp/) to test offline activation of a Demo product.
3. Contact your vendor to request a Computer Key.


---

# 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.soraco.co/docs/how-to/how-to-get-a-computer-key-in-offline-mode.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.
