# License Wizard

- [Online Activation using the QLM License Wizard Standalone Application](https://docs.soraco.co/docs/license-wizard/online-activation-using-the-qlm-license-wizard-standalone-application.md)
- [How to display your EULA in the QLM License Wizard](https://docs.soraco.co/docs/license-wizard/how-to-display-your-eula-in-the-qlm-license-wizard.md)
- [Configure Check for Updates in the QLM License Wizard](https://docs.soraco.co/docs/license-wizard/configure-check-for-updates-in-the-qlm-license-wizard.md)
- [Creating Trial Keys from the QLM License Wizard](https://docs.soraco.co/docs/license-wizard/creating-trial-keys-from-the-qlm-license-wizard.md)
- [QLM License Wizard - Activation by Email using 3rd party authentication](https://docs.soraco.co/docs/license-wizard/qlm-license-wizard-activation-by-email-using-3rd-party-authentication.md)
- [QLM License Wizard Try Button](https://docs.soraco.co/docs/license-wizard/qlm-license-wizard-try-button.md)
- [QLM License Wizard - Download Latest Version from a Cloud Drive](https://docs.soraco.co/docs/license-wizard/qlm-license-wizard-download-latest-version-from-a-cloud-drive.md)
- [QLM License Wizard localization](https://docs.soraco.co/docs/license-wizard/qlm-license-wizard-localization.md)
- [How to restore the factory settings of the QLM License Wizard](https://docs.soraco.co/docs/license-wizard/how-to-restore-the-factory-settings-of-the-qlm-license-wizard.md)
- [How to initialize the QLM License Wizard programmatically](https://docs.soraco.co/docs/license-wizard/how-to-initialize-the-qlm-license-wizard-programmatically.md)
- [QLM License Wizard Performance](https://docs.soraco.co/docs/license-wizard/qlm-license-wizard-performance.md)
- [How to use the QLM License Wizard with QLM Express](https://docs.soraco.co/docs/license-wizard/how-to-use-the-qlm-license-wizard-with-qlm-express.md)


---

# 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/license-wizard.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.
