# Installing the App

Meeds can be used on the web with most browsers but also as an app on your mobile device (phone or tablet) or your computer. The main advantage is that you have a **dedicated and branded app for each of your communities** and access to system **notifications**.

## Quick steps

### Installing the App

On all platforms, the principle to install the app remains the same :&#x20;

1. On your device, start  the Chrome browser (or any chromium-based browser like Edge, Brave)
2. Log in to your favorite Meeds Hub
3. After 15 seconds, a snack bar will invite you to install the app. ![](/files/yIRcbWq6NyMXtcxb0vBf)
4. Alternatively, you can install it from `User Settings > Mobile App > Install` or `User Settings > Desktop App > Install`

<figure><img src="/files/nv9zdeFF7RX4dQCTWzpy" alt="" width="346"><figcaption><p>Install the app when prompted</p></figcaption></figure>

☝️ The icon's look and the app's name may vary depending on how the administrators have [branded their Hub](/meeds-guides/admin-guide/setting-up-meeds/set-up-your-hub/branding-customization.md).

### Enabling Multi-Tabs (Desktop App)

When using the app as a desktop app, you might want to open multiple tabs for editing notes, news, or for accessing the platform settings.

To do so, you need to enable an experimental flag proposed by Chromium-based browser (chrome, brave, for example).

:warning:  *Warning: Experimental features ahead! By enabling these features, you could lose browser data or compromise your security or privacy.*

1. From your browser (chromium-based ones)
2. Access flags [chrome://flags](chrome://flags/)
3. Search for this flag: Desktop PWA tab strips
4. Enable it
5. Start again the browser
6. Install the app (or install it again)

<figure><img src="/files/jxFt1gA8MmCyGR8X8vgc" alt=""><figcaption></figcaption></figure>

### Enabling Notifications

1. (optional)  Another snack bar should prompt you to enable notifications. ![](/files/G6iGvEBHzMGADxsOiIQI)
2. Alternatively, click `User Settings > Mobile App > Choose` or `User Settings > Desktop App > Choose`
3. Then grant permissions when prompted

<figure><img src="/files/1JyILIyKcc22FAz3oe4X" alt="" width="248"><figcaption><p>Allow the Meeds app to show Notifications</p></figcaption></figure>

Below, we provide quick video tutorials and specific instructions to install the Meeds app on:&#x20;

👉 [Android](#android)

👉 [iOS](#ios)&#x20;

👉 [Windows](#windows)&#x20;

👉 [Mac](#mac)&#x20;

**💡 Note:**  The Meeds app uses  [PWA technology](https://web.dev/explore/progressive-web-apps), which requires both browser and operating system vendors to implement open web standards. When we wrote this guide, PWA support and interoperability were good but not universal. Hence, although the Meeds app may work well through browsers like Firefox and Brave, we have mainly tested them using Chrome.

## Android

{% embed url="<https://www.youtube.com/watch?v=RV-X8xrpVVo>" %}
Quick tutorial to install a Meeds app on Android
{% endembed %}

## iOS

{% embed url="<https://youtu.be/1xdXqIeI7Gk>" %}
Quick tutorial to install a Meeds app on iOS
{% endembed %}

## Windows

{% embed url="<https://www.loom.com/share/d98387e083f64e83b41bcf75e2ae663b?sid=16156fe0-9da0-405e-b134-c4e2d97d46dd>" %}
Quick tutorial to install the App using Windows
{% endembed %}

## Mac

{% embed url="<https://youtu.be/4841TvmmEZY>" %}
Quick tutorial toninstall a Meeds app on a Mac
{% endembed %}

Alternatively, on Chrome for Mac, you can install the App using a dedicated icon displayed in the address bar ![](/files/sImyEuQNwhvFL7vhCY5a)

To receive notifications on your Mac, make sure you have allowed notifications for `System Preferences > Notifications > Google Chrome Helper (Alerts)`&#x20;

<figure><img src="/files/QvJXgxcdIZt4ACCF8Jd4" alt=""><figcaption></figcaption></figure>


---

# 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.meeds.io/meeds-guides/user-guide/setting-up-your-account/using-meeds-on-the-go.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.
