# EMOTIV Launcher

EMOTIV Launcher is compatible with the following operating systems:

* Windows 10 (64-bit) v1809+ and Windows 11
* MacOS 12 or above
* Ubuntu 22.04 or above (Beta release, 64-bit)
* Raspberry Pi OS - Debian version 11 (Beta release, 32-bit) on Raspberry Pi model 4B.

{% hint style="warning" %}
**Limitation on Raspberry Pi**

At present, MN8 and Flex version 2.0 are not compatible and not supported with Raspberry Pi.

Our supported version for Raspberry Pi development is the Raspberry Pi model 4B running Raspberry Pi OS Debian version 11. We highly recommend utilizing and developing Cortex on this specific Raspberry Pi version for optimal performance. Please note that our support does not cover any issues arising from not using this recommended Raspberry Pi version.
{% endhint %}


---

# 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://emotiv.gitbook.io/system-requirements/launcher.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.
