# Help Menu

<figure><img src="/files/RvIYonU0mbMZO6AYHv3s" alt=""><figcaption><p><strong>The Help dropdown menu.</strong></p></figcaption></figure>

### **Help** <img src="/files/ObJZqHIGvEgbJ4DrZ2GD" alt="" data-size="line">

Opens the online documentation for the software.

### **About** <img src="/files/qkE7L2uiRpRHCCStMJfV" alt="" data-size="line">

The About dialog shows the following information:

* Software version number
* Release date
* License key
* License counts
* Support expiry
* GPU utilization information

‍

<figure><img src="/files/tx38pt8t37pp09npjvuv" alt=""><figcaption><p><strong>The About dialog window.</strong></p></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.theiamarkerless.com/apollo-v2024/theia3d-documentation/theia3d-dropdown-menus/help-menu.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.
