# Where is the QLM help?

To access the QLM help and documentation:

* Start the QLM Management Console
* Click the ? on the top right-hand corner (see attached screenshot)

The QLM help includes our user guide and API Reference for all editions and add-ons of QLM.

<figure><img src="https://753808167-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUyBSbAsJGrr7Cy6XtruH%2Fuploads%2F7F5JPifKcLNhl4Z83GXq%2Fimage.png?alt=media&#x26;token=311b7fac-79ee-45f3-bb98-c7cfa6c4d8e3" 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/management-console/where-is-the-qlm-help.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.
