# Mac OS and Mono Info

If your Mac is not able to run our Mac software please check that the correct version of Mono is installed. If Mono was installed on your computer by other software it is possible that the wrong version is being used.&#x20;

To check the version of Mono that is installed, please open Terminal and type "mono -V" (note capital 'V') and the result will be displayed.

Mono versions. These are the latest tested, known good configurations: Mono JIT compiler version 4.8.0 (mono-4.8.0-branch/8f6d0f6 Thu Mar 9 11:59:17 EST 2017) Tested on macOS 10.12.1 and 10.13. Mono JIT compiler version 4.4.2 (mono-4.4.0-branch-c7sr1/f72fe45 Wed Jul 27 16:20:13 EDT 2016) Tested on macOS 10.11.6.


---

# 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://micro.printm3d.com/technical-support/mac-os-and-mono-info.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.
