# Seller side

- [Selling on the dApp](https://docs.bosonprotocol.io/learn-about-boson-protocol/quick-start-tutorials/seller-side/selling-on-the-dapp.md): Learn how to sell products on the Boson dApp
- [Introduction](https://docs.bosonprotocol.io/learn-about-boson-protocol/quick-start-tutorials/seller-side/selling-on-the-dapp/introduction.md)
- [Profile Creation](https://docs.bosonprotocol.io/learn-about-boson-protocol/quick-start-tutorials/seller-side/selling-on-the-dapp/profile-creation.md)
- [Creating a Product](https://docs.bosonprotocol.io/learn-about-boson-protocol/quick-start-tutorials/seller-side/selling-on-the-dapp/creating-a-product.md)
- [Storefront Creation](https://docs.bosonprotocol.io/learn-about-boson-protocol/quick-start-tutorials/seller-side/selling-on-the-dapp/storefront-creation.md)
- [Token-gated Commerce](https://docs.bosonprotocol.io/learn-about-boson-protocol/quick-start-tutorials/seller-side/selling-on-the-dapp/token-gated-commerce.md): Web3 unlocks new capabilities in commerce, of which token-gating is one of the most exciting ones.
- [Widgets](https://docs.bosonprotocol.io/learn-about-boson-protocol/quick-start-tutorials/seller-side/widgets.md): See our widgets
- [The Commit button Widget](https://docs.bosonprotocol.io/learn-about-boson-protocol/quick-start-tutorials/seller-side/widgets/the-commit-button-widget.md)
- [Overview](https://docs.bosonprotocol.io/learn-about-boson-protocol/quick-start-tutorials/seller-side/widgets/the-commit-button-widget/overview.md)
- [Commit button style guide](https://docs.bosonprotocol.io/learn-about-boson-protocol/quick-start-tutorials/seller-side/widgets/the-commit-button-widget/commit-button-style-guide.md)
- [The Redemption Widget](https://docs.bosonprotocol.io/learn-about-boson-protocol/quick-start-tutorials/seller-side/widgets/the-redemption-widget.md)
- [Metaverse toolkit](https://docs.bosonprotocol.io/learn-about-boson-protocol/quick-start-tutorials/seller-side/widgets/metaverse-toolkit.md)
- [Boson for WooCommerce](https://docs.bosonprotocol.io/learn-about-boson-protocol/quick-start-tutorials/seller-side/boson-for-woocommerce.md)


---

# 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.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.
