# Overview

The [QLM Self Help page](https://soraco.co/quick-license-manager/selfhelp/) is a web form that you can include on your web site to provide your customers with self help for managing their license keys. The QLM Self Help page allows your users to:

* Activate a license on behalf of a computer that is not connected to the internet
* Deactivate a license
* Get information about a license such as which computers have currently activated the license
* Send a registered customer their license keys by email

&#x20;The QLM Self-Help page is found in the QlmCustomerSite (formerly QlmAspLicenseSite) web application. For details about the QlmCustomerSite web application and installation instructions, refer to this [article](/docs/self-help-customer-site/qlmcustomersite-qlm-self-help.md).

&#x20;

**Sample Screenshots**

&#x20;

<figure><img src="https://support.soraco.co/hc/article_attachments/360001152306/mceclip0.png" alt=""><figcaption></figcaption></figure>

&#x20;

**Activate a license**&#x20;

<figure><img src="https://support.soraco.co/hc/article_attachments/360001152803/mceclip1.png" alt=""><figcaption></figcaption></figure>

**Deactivate a license**

<figure><img src="https://support.soraco.co/hc/article_attachments/360001152326/mceclip2.png" alt=""><figcaption></figcaption></figure>

**Get License Information**

<figure><img src="https://support.soraco.co/hc/article_attachments/360001152943/mceclip3.png" alt=""><figcaption></figcaption></figure>

**Email License Keys**

<figure><img src="https://support.soraco.co/hc/article_attachments/360001152366/mceclip4.png" alt=""><figcaption></figcaption></figure>


---

# 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/self-help-customer-site/how-to-configure-the-qlm-self-help-web-page.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.
