# Self Help (Customer Site)

- [Overview](https://docs.soraco.co/docs/self-help-customer-site/how-to-configure-the-qlm-self-help-web-page.md)
- [Configuration](https://docs.soraco.co/docs/self-help-customer-site/qlmcustomersite-qlm-self-help.md)
- [Offline Activation Page](https://docs.soraco.co/docs/self-help-customer-site/qlmcustomersite-qlm-self-help/offline-activation-page.md)
- [Deactivate License Page](https://docs.soraco.co/docs/self-help-customer-site/qlmcustomersite-qlm-self-help/deactivate-license-page.md)
- [Trial Registration Page](https://docs.soraco.co/docs/self-help-customer-site/qlmcustomersite-qlm-self-help/trial-registration-page.md)
- [Trial Registration Method](https://docs.soraco.co/docs/self-help-customer-site/qlmcustomersite-qlm-self-help/trial-registration-method.md)
- [License Information Page](https://docs.soraco.co/docs/self-help-customer-site/qlmcustomersite-qlm-self-help/license-information-page.md)
- [Email Licenses Page](https://docs.soraco.co/docs/self-help-customer-site/qlmcustomersite-qlm-self-help/email-licenses-page.md)
- [Customization and localization](https://docs.soraco.co/docs/self-help-customer-site/customize-and-localize-the-content-of-the-qlmcustomersite-pages.md)
- [Generate a trial key from your web site](https://docs.soraco.co/docs/self-help-customer-site/how-to-generate-a-trial-key-from-your-web-site.md)
- [Restrict trial requests](https://docs.soraco.co/docs/self-help-customer-site/how-to-restrict-trial-requests.md)
- [Hide the URL arguments to QlmCustomerSite pages](https://docs.soraco.co/docs/self-help-customer-site/how-to-hide-the-url-arguments-to-qlmcustomersite-pages.md)
- [Troubleshooting](https://docs.soraco.co/docs/self-help-customer-site/troubleshooting.md)
- [Why are no products listed on the offline activation page in the QLM Self Help?](https://docs.soraco.co/docs/self-help-customer-site/troubleshooting/why-are-no-products-listed-on-the-offline-activation-page-in-the-qlm-self-help.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/self-help-customer-site.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.
