# Help Menu

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

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

Opens the online documentation for the software.

***

### **Submit Support Ticket**

Opens a browser window directly to our [support ticket portal](https://support.theiamarkerless.com/support/tickets/new).

***

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

The About dialog shows the following information:

* Software version number
* Release date
* Contact information

<figure><img src="https://cdn.prod.website-files.com/67008ba73b4fd0346790d085/6793fd6303d746fcce637c74_6793fd51f4e90eef0e12f824_about_dlg_batch.webp" alt=""><figcaption><p>The Theia3D Batch About dialog window.</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/axiom-v2025/theia3d-documentation/theia3d-batch/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.
