# Requirements

The Mago mobile app allows users to connect to Mago Room devices, start meetings, launch personal content, access cloud drives, control the room remotely and interact with the display. The app is available for both iOS and Android.

## Apple devices

The Mago mobile app is compatible with the following Apple operating systems:

* iOS: minimum version 13.0
* macOS with Apple Silicon (M1 or newer): minimum version 13.0 (Ventura)

Download link (Apple App Store):

{% embed url="<https://apps.apple.com/app/mago-workspace/id1408732971>" %}

## Android devices

The Mago mobile app is compatible with Android devices running:

* Android OS: minimum version 8.0

Download link (Google Play Store):<br>

{% embed url="<https://play.google.com/store/apps/details?id=com.remago.workspace>" %}


---

# 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://kb.mago.io/mago-mobile-apps/requirements.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.
