# Mobile App Installation

The Mobile App offers secure, seamless access to a Netmaker network on iOS and Android devices.

## Download / Installation

The Mobile App is available on both iOS and Android, providing a simple way for mobile users to connect to a Netmaker network.

Google Play Store (Android):

Scan the QR code

![Netmaker RAC on Google Play Store](https://content.gitbook.com/content/SqMcN3gvfPLhO0hh4agC/blobs/7iTFT2NMNEEWTsMSfrYs/z0cRyuZULpPiG7QJMvnhI.png)

Apple App Store (iOS):

Scan the QR code

![Netmaker RAC on Apple App Store](https://content.gitbook.com/content/SqMcN3gvfPLhO0hh4agC/blobs/mDMyQlt2CJNlKWmYi3FV/erDzmh3PIvjU1FkGRntxY.png)

## Launching Netmaker (Mobile)

Android and iOS: Find Netmaker RAC in the app list and tap to launch it.

## Using the Mobile App

{% stepper %}
{% step %}

### Login

Open the app and enter the Tenant ID and Server URL (if using a self-hosted instance).

For Self-hosted, the login screen will look like this:\
![Image](https://media.discordapp.net/attachments/1278705372894462003/1354570547513659573/IMG_20250326_223347.jpg?ex=67e5c5a1\&is=67e47421\&hm=dfda3f78e39b1e60d668d3dcfc6f3fda03ccf9ef100709637c4a5be0ec06e05b&=\&format=webp\&width=409\&height=735)

For SaaS, the login screen will look like this:\
![Image](https://media.discordapp.net/attachments/1278705372894462003/1354570547241156781/IMG_20250326_223420.jpg?ex=67e5c5a1\&is=67e47421\&hm=dc10ed335bbfa53ffbeb55a6cbc8016908a64be406b9a8849391000186a6470b&=\&format=webp\&width=429\&height=735)

Users will then enter their credentials or authenticate via social login.
{% endstep %}

{% step %}

### Refresh / Logout

The Reload button (🔄) refreshes the network list, while the Logout button (➡️) signs out.

![](https://1465744049-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSqMcN3gvfPLhO0hh4agC%2Fuploads%2FyOYgQDTKOYt84gDwH9GJ%2Ff1.png?alt=media\&token=58a80563-5247-4cac-88cf-bb429b474a31)
{% endstep %}

{% step %}

### Connect to the Network

After logging in, select an available network and gateway to establish a connection. Internet gateways (globe icon) provide VPN-like functionality.

![](https://1465744049-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSqMcN3gvfPLhO0hh4agC%2Fuploads%2F10o2PKsS7JvKarsjxyrB%2Ff2.png?alt=media\&token=e72a2417-0dd0-4118-a701-442ec05306cc)
{% endstep %}

{% step %}

### Refreshing the Connection

If connectivity issues arise, refresh the connection using the Refresh option.

![](https://1465744049-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSqMcN3gvfPLhO0hh4agC%2Fuploads%2FArJXtipooiWtQzsuoWU6%2Ff3.png?alt=media\&token=9fbe0ff0-e332-4926-9af4-3f6c0e941a3d)
{% endstep %}

{% step %}

### Disconnecting

You can disconnect from the network at any time by selecting Disconnect.

![](https://1465744049-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSqMcN3gvfPLhO0hh4agC%2Fuploads%2FMLufiRyRMTzWdPWS4Di0%2Ff4.png?alt=media\&token=53ed7abc-b206-4c99-9e42-1701142eb3dd)
{% endstep %}
{% endstepper %}

## Uninstalling the Mobile App

If the app is currently open, logout from the app and quit it before continuing.

{% stepper %}
{% step %}

### Android

1. Open the Google Play Store app.
2. At the top right, tap the Profile icon.
3. Tap Manage apps & devices. Manage.
4. Find and tap Netmaker.
5. Tap Uninstall.
   {% endstep %}

{% step %}

### iOS

Find the Netmaker RAC app.

1. Touch and hold the Netmaker RAC app.
2. Tap Remove App.
3. Tap Delete App, then tap Delete to confirm.

If you can't find the app, [use Spotlight to search for it](https://support.apple.com/en-ph/118232). You can delete apps from Spotlight.
{% endstep %}
{% endstepper %}


---

# 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://learn.netmaker.io/getting-started/server-and-client-management/client-installation/mobile-app-installation.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.
