# Introduction

### The Boson dApp <a href="#the-boson-dapp" id="the-boson-dapp"></a>

Selling with Boson allows you to sell physical - or phygital - items in a Web3-native way that anyone can use and everyone can trust. The easiest way to get up and running quickly with Boson Protocol is using the Boson dApp.

The dApp is a fully decentralized application which has entered Open Access phase after a successful run in a more closed beta.

You can quickly become a seller on [Boson dApp](https://bosonapp.io/). In the following pages you can find detailed instructions for setting up your very own storefront.

These are the steps in a nutshell:

1. create seller profile
2. initialize communication channel (when you create your first product)
3. start selling (either product-by-product, via custom storefront dapp, or in metaverse)
4. manage sales via Seller Hub


---

# 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.bosonprotocol.io/learn-about-boson-protocol/quick-start-tutorials/seller-side/selling-on-the-dapp/introduction.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.
