# App

The mobile app version of the R2-D2 Vocalizer is available on Android, iOS, and Macs running macOS 11+.

The app can produce sound through the device's speakers, or it can pair to an external bluetooth receiver for remote playback.

{% hint style="success" %}
Please make a $5 minimum donation to [FIRST Robotics](https://www.firstinspires.org) if you use the R2-D2 Vocalizer app. Commercial use is prohibited.
{% endhint %}

Download links are available here: <https://humancyborgrelations.com/r2d2/>


---

# 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://docs.humancyborgrelations.com/r2d2/platforms/app.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.
