# Abstract

In this paper, we present Quick Sync (QS). a privacy-first platform designed to enable a new class of privacy focused applications.  At its core is the **QS Framework:** a composable, developer-friendly foundation for building ephemeral, encrypted, and user-owned workspace privacy apps.

QS framework enables users, developers, and creators to easily build, deploy, and monetize workspace privacy apps. With APIs and SDKs, the platform simplifies building secure collaborative spaces.

> ### Privacy by design. Collaboration by default.

***

To demonstrate the power of this framework, the QS team has developed **flagship applications** on top of it:

* [**QS Share**](https://share.quicksync.me/): provides a flexible platform for decentralized file sharing and communication, combining ephemeral session with e2e encryption to ensure privacy and user anonymity. Users can share files, text, and participate in private chats seamlessly. With multiple access control features supporting a variety of privacy modes: invitation-only (wallet restricted), link-based, and public access.
* [**StageX**:](https://stagex.space/) StageX brings real-time Q\&A to your live discussions, panels, and broadcasts. Empower your audience to ask, vote, and engage all anonymously and effortlessly.

***

> **The QS Framework is laying the foundation for the decentralized workspaces.**

The QS Framework is fully open, inviting developers, startups, and communities to build their own privacy-first apps. [Get in touch to collaborate with us!](https://docs.quicksync.me/stay-connected/inquiries)


---

# 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.quicksync.me/platform/abstract.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.
