# Mumble Mobile App Setup

BrandMeister now supports the use of Mumble Server and the Mumble Application on both Android and iOS-based devices.  Please click on the specific device you have in setting up and configuration Mumble.

{% hint style="warning" %}
If you were issued a Radio ID starting with a "1", you will not be able to use this service. A DMR ID which start with a "1" must be changed to a properly regional assigned Radio ID. \
\
Please visit [RadioID.net](https://radioid.net) to obtain a properly Radio ID to be issued for your region, in the USA Radio IDs start with a "3".&#x20;
{% endhint %}

{% content-ref url="/pages/wqRGXZKQtrvh4DHQjswU" %}
[Android](/mumble/mumble-mobile-app-setup/android.md)
{% endcontent-ref %}

{% content-ref url="/pages/WNKUqE6gRNR6Tfga4nry" %}
[iOS](/mumble/mumble-mobile-app-setup/ios.md)
{% endcontent-ref %}


---

# 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://help.brandmeister.us/mumble/mumble-mobile-app-setup.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.
