# Wireless touch controllers

## Apple devices

{% hint style="warning" %}
Apple iPad, minimum required iPadOS version: 13.0
{% endhint %}

**Minimum iPad model required**\
Any model that supports iPadOS 13.0

{% embed url="<https://support.apple.com/guide/ipad/ipad213a25b2/13.0/ipados/13.0>" %}

**Link Mago Controller App for iOS**

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

## Android devices (tablets)

{% hint style="warning" %}
Minimum Android version required: 10.0
{% endhint %}

**Minimum tablet screen resolution**\
1024 x 600 mdpi

**Mago Controller App for Android**

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


---

# 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/requirements/wireless-touch-controllers.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.
