> For the complete documentation index, see [llms.txt](https://kb.mago.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.mago.io/certified-devices.md).

# Certified Devices

Mago is available on Windows and Android hardware. Select your platform below to see the full list of certified devices and minimum specifications. Devices not listed may still work if they meet the minimum specifications, but support for non-certified installations is limited.

<table><thead><tr><th width="200.80859375">Platform</th><th width="199.5">→ Go to</th><th>OS</th><th>Display</th><th>AV peripherals</th></tr></thead><tbody><tr><td><strong>Windows (PC / OPS)</strong></td><td><a data-mention href="/pages/iH9GiZIEqK1qYjRnmYjS">/pages/iH9GiZIEqK1qYjRnmYjS</a></td><td>Windows 11</td><td>External, passive or interactive</td><td>USB (camera, mic, speaker)</td></tr><tr><td><strong>Neat</strong></td><td><a data-mention href="/pages/dy9edNGOS8bWaUc8vytF">/pages/dy9edNGOS8bWaUc8vytF</a></td><td>Neat OS (Neat Pulse)</td><td>External passive (Bar) or integrated interactive (Board)</td><td>Integrated</td></tr><tr><td><strong>All-in-One Interactive Flat Panel</strong></td><td><a data-mention href="/pages/D3Si8zWGgg1qB1auChM4">/pages/D3Si8zWGgg1qB1auChM4</a></td><td>Android 10+</td><td>Integrated, interactive</td><td>Integrated in the unit</td></tr><tr><td><strong>Display / Smart TV</strong></td><td><a data-mention href="/pages/zTr65QIdWlWdSKGsw6sS">/pages/zTr65QIdWlWdSKGsw6sS</a></td><td>Android, GoogleTV, FireTV</td><td>Integrated, passive</td><td>USB (camera, mic, speaker)</td></tr><tr><td><strong>Video Bar (MDM)</strong></td><td><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Coming soon</p></div></td><td>Android</td><td>External, passive</td><td>Integrated in the bar</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://kb.mago.io/certified-devices.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.
