# flomo PRO

flomo's business model is simple: users buy PRO membership. So we don't sell your data, and you won't see ads inside flomo's products in the future.

Purchasing a PRO membership will make flomo's service last for longer. Through subscription, our relationship has changed from simply free use to a paid contract. We will continue to offer more services to our PRO members. Thank you for your support.

{% content-ref url="/pages/-MhLzYTAAHwyp8pPiSka" %}
[Membership Agreement](/terms-and-privacy/terms/membership-agreement.md)
{% endcontent-ref %}

## Comparison between Free & PRO

| `Input`            |            |           |
| ------------------ | ---------- | --------- |
| Tag system         | ✅          | ✅         |
| WeChat input       | ✅          | ✅         |
| Heat Map           | ✅          | ✅         |
| All platforms sync | ✅          | ✅         |
|                    |            |           |
| `storage`          |            |           |
| Text               | unlimited  | unlimited |
| Image Storage      | 500 M      | 10 G      |
| Image Compression  | Compressed | Original  |
| Export             | ✅          | ✅         |
|                    |            |           |
| `Advanced`         |            |           |
| Daily Review       | 🚫         | ✅         |
| API                | 🚫         | ✅         |
| Backlinks          | 🚫         | ✅         |
| Tag ICON           | 🚫         | ✅         |

## 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/about-pro/flomo-pro.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.
