# Download

Currently flomo is available for: iOS, Android, PWA, and web, covering all major platforms.

You can download as many versions as you need. flomo promises that data synchronization will be free forever on all platforms.

* [Appstore](https://apps.apple.com/us/app/id1552314395) （for iPhone/iPad）
* [Playstore](https://play.google.com/store/apps/details?id=com.flomo.app)
* [Web](https://flomoapp.com)

## PWA support

flomo supports PWA ( Progressive Web Apps )  So you don't need to download the app, you can create desktop shortcuts with Chrome/Edge and open them faster.

![](/files/-MgdlcGgv8XsSmq1m-i5)

### Win/Mac/Linux

1. Visit flomoapp.com
2. Login with your account
3. Create a desktop shortcut according to the image below

![Take edge browser for example](/files/-Mgdq4OHx1hbvp8Qahj3)

### iPhone/iPad

1. Open flomoapp.com in Safari
2. log in
3. click the share button below and select "Add to Home Screen".

![](/files/-Mgdoer9sge9Qs63KjO8)

## Feedback

We're looking forward to your feedback. [Click here to give feedback.](http://flomoapp.mikecrm.com/n8Q5VtN) Or join our [discord](https://discord.gg/z2wHUKjab2)


---

# 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.flomo.app/basic/download.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.
