> For the complete documentation index, see [llms.txt](https://docs.quicksync.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.quicksync.me/qs-marketplace/overview.md).

# Overview

We value your work and creativity! All builders on [Framework](/framework/overview.md), whether developers or non-technical users are able to monetize their customized file and communication sharing application built on Quick Sync Infrastructure directly in QS Marketplace, allowing our community members to gain passive income.&#x20;

<figure><img src="/files/Eg8wHSsjQAYGdjlrHRSb" alt=""><figcaption></figcaption></figure>

The QS Marketplace is a decentralized platform, enabling builders to showcase and monetize their Quick Sync-based applications. It acts as the ecosystem’s central hub, bringing together developers, businesses, and individual users to create, discover, and utilize privacy-focused and decentralized apps tailored for file sharing and communication.

The marketplace empowers builders to transform their ideas into reality by providing a space where they can launch apps, set pricing in QS tokens (with a transparent dollar equivalent), and reach a global audience. For users, the QS Marketplace is the go-to destination to access a wide variety of applications that cater to diverse needs, from secure NDA file sharing for businesses to ephemeral sessions for legal cases.

<figure><img src="/files/iGWAnShn6nSz7UVU713B" alt=""><figcaption></figcaption></figure>

With Quick Sync’s emphasis on decentralization and user-driven creativity, the QS Marketplace is not just a platform—it's a community of innovators shaping a secure, private, and sustainable digital future.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.quicksync.me/qs-marketplace/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
