# Getting Help

<img src="/files/u89tAJlmDVJ8OH2VfH8P" alt="" data-size="original">

Click on button "Help" in the ribbon menu or press "F1" to open the OMrun Help pages:

* **OMrun online manual** (website [dbi-services.gitbook.io/omrun-help/](https://dbi-services.gitbook.io/omrun-help/))\
  Displayed in your preferred web browser (with internet connection only).
* **OMrun offline**\
  A window will be displayed with a QR code and the URL to open the help pages on another device connected to the internet.


---

# 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://dbi-services.gitbook.io/omrun-help/readme/getting-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.
