# About

The About window shows information about the product version.

It shows the version of the 3 main components in MIS Communicator, normally they should all show the same version information. You may be asked about this information when contacting Sysdev support.

## OEM

It is possible to configure the About screen to customize it to your company brand.

You can edit the file **OEM\OEM.ini** in MIS Communicator installation folder and set the following values:

* **Description** - The value that should appear under the **Description** field in the About
* **Company** - The value that should appear under the **Company** field in the About
* **Webpage** - The value that should appear under the **right side image** in the About where by default you see Sysdev URL
* **ProductLogo** - It is the BMP file to replace the **right side image** in the About. It should be a 360x115 pixels image


---

# 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://doc.sysdevmobile.com/miscommunicator/others/about.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.
