# Avoiding Privacy violations

Dating apps and sites are party to some of our most intimate communications. For most of us, it’s not a secret that our personal data is constantly being collected by apps and websites. Beyond wondering if our data is collected, the question of how it’s used has\
a much more impactful answer — but it is probably not what you want to hear.

In simple terms, websites and apps can sell the data they collect to organizations to make a profit. In turn, these organizations are capable of using this data to target the advertisements that you are exposed to, so that ads are more personal and you are more likely to make purchases. Also, they can use the data for increased surveillance. These are unfair consequences of simply owning a phone or using the internet, to prevent tracking and surveillance, it is necessary to understand the big picture.

The world of advertising is different now than it was fifteen years ago. With most people using streaming services, fewer people see live television commercials. Because cell phones are carried everywhere and are in constant use, marketers have adjusted to basing their advertisements off of where we live, where we go and what we do.

{% hint style="success" %}
Flopi is designed to be a self-sustainable platform and doesn’t need to partner with any third parties for profits. There will be no advertisements and hence there will be no privacy violating trackers. This will serve a dual purpose of avoiding Privacy Violations and avoiding disturbing advertisements.
{% endhint %}


---

# 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://flopitoken.gitbook.io/flopi-whitepaper/how-flopi-is-aiming-for-a-change/avoiding-privacy-violations.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.
