# For Creators

Whether you’re building a **pay-per-download app**, a **secure NDA file-sharing service**, or an **ephemeral session for legal cases**, QS Builder provides a **drag-and-drop interface** that allows you to create and deploy your app with minimal effort on top of QS tech.

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

**Start building in 5 simple steps:**

{% stepper %}
{% step %}
**Start a new project**:

Press the (+) in the middle of the canvas to start a new project

<figure><img src="/files/1e7LfjexF0hs72lkbFym" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Select actions, triggers, or plugins:**

You'll have multiple actions to choose from such as QS actions, web2 & web3 plugins to match your logic flow and imagination for your data-sharing and communication app

<figure><img src="/files/TUKVDeUO2RMnNvAjjtka" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Build your logic (Drag & Drop):**

With simple links, connect and complete your action logic

<figure><img src="/files/8iCHneTPVi0iNpvvEJfc" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
**Set action properties:**

Each action and trigger blocks comes with its own properties. Simply press on the action and the properties pop-up will appear

<figure><img src="/files/qCR6tFjYQYVuzQcpXQHW" alt=""><figcaption><p>Example of "Create a room" Properties</p></figcaption></figure>
{% endstep %}

{% step %}
**Publish your application!**

Once you are done with your logic flow, you can preview or publish your application on [QS Marketplace](/qs-marketplace/overview.md) through the publish button

<figure><img src="/files/AUhpcsLwLJxlCewab4So" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

**Congratulations on building your first application!**


---

# 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/framework/for-creators.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.
