# What is FreeFrom

FreeFrom is an app dedicated to bringing privacy and freedom back to social network.

The registration process is extremely simple, and there is no need for email, phone and other information that may expose your personal privacy.

FreeFrom is developed based on the decentralized Nostr protocol; we have no ability to filter content or ban accounts. The content you publish and the social relationships you establish belong entirely to you and can also be accessed from other products in the Nostr ecosystem.


---

# 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.freefrom.space/en/faq/about-freefrom/what-is-freefrom.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.
