# Boson Protocol v2 Introduction

### About Boson Protocol

[What is Boson Protocol?](broken://pages/e0ujE6jGpvgxbELVtH3T)

Find out how Boson enables a single, digital market for physical things, built on Web3 infrastructure

[Read the White Paper](https://bosonwp.wpengine.com/wp-content/uploads/2022/10/Boson-Protocol-v2-Whitepaper-v2.6.pdf)

Discover the principles, architecture and game theory that underpin our technology

[Boson Technology Stack](/v2.4.2/legacy-docs/the-technology-stack.md)

From smart contracts to UI widgets, discover how all the elements of the Boson stack fit together

### Quick Start

[Build your own web3 store](/v2.4.2/legacy-docs/quick-start-tutorials/seller-side/selling-on-the-dapp.md)

Learn how to sell your products as redeemeable NFTs (rNFTs) on the Boson Protocol

[Sell in the Metaverse](/v2.4.2/legacy-docs/quick-start-tutorials/seller-side/widgets/metaverse-toolkit.md)

Learn how to sell your products in the Metaverse, e.g. in Decentraland

[Token-gated Commerce](/v2.4.2/legacy-docs/quick-start-tutorials/seller-side/selling-on-the-dapp/token-gated-commerce.md)

Introduce exclusivity to your products that can't be cheated

[Buy in the Boson dApp](/v2.4.2/legacy-docs/quick-start-tutorials/buyer-side.md)

Experience web3 shopping through the dApp

[The Commit Widget](/v2.4.2/legacy-docs/quick-start-tutorials/seller-side/widgets/the-commit-button-widget/overview.md)

Learn how to enable buying rNFTs from your own website with a simple widget

[The Redemption Widget](/v2.4.2/legacy-docs/quick-start-tutorials/seller-side/widgets/the-redemption-widget.md)

Learn how to enable redeeming rNFTs with a simple widget

[Boson for WooCommerce](/v2.4.2/legacy-docs/quick-start-tutorials/seller-side/boson-for-woocommerce.md)

Learn how to enable redemption on a WooCommerce platform

### Tools

[Boson Core Components SDK](/v2.4.2/legacy-docs/technical-documentation/core-components.md)

Our collection of SDKs, libraries and utilities that provide an abstraction layer to our smart contracts.

[Boson Protocol Smart Contracts](/v2.4.2/legacy-docs/technical-documentation/smart-contracts.md)

Read the full documentation for the Boson Protocol smart contract layer and check the latest deployed addresses.

[Browse Our Repositories](https://github.com/bosonprotocol/)

Browse through all our open-source repos, from our smart contracts to other utilities, plus our bug bounty program.


---

# 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/v2.4.2/legacy-docs/boson-protocol-v2-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.
