> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hyperwisor.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Lesson 6 — Publish & Onboard

> List your product on the marketplace and onboard a device by QR.

**Goal:** take the product you've built and get it into users' hands.

## 1. Get the onboarding QR

Every product has a QR code that links a physical device to a user. In the Studio,
open the **QR Code** tab, click **Download QR Code**, and affix it to the device
(or its packaging). See [Get the QR onto the Hardware](/onboarding/qr-code).

## 2. Onboard a device

In the app, a user scans that QR to add the device:

<Steps>
  <Step title="Scan">
    The app reads the QR and resolves your product.
  </Step>

  <Step title="Add & name">
    The device registers to the user's account and appears in their device list.
  </Step>

  <Step title="Set up Wi-Fi">
    From **Quick Actions → Setup Device**, send Wi-Fi credentials in AP mode. Full
    flow: [Onboard with the Official App](/onboarding/official-app).
  </Step>
</Steps>

## 3. Publish to the marketplace (optional)

To sell or share your product, publish it as a template from the
**Marketplace Template** tab — pick a [listing type and license](/monetization/licensing),
set pricing, and publish. Buyers clone it into their account with one click. See
[Marketplace](/monetization/marketplace).

## You've built a product, end to end

<CardGroup cols={3}>
  <Card title="Created it" icon="wrench" href="/learn/lessons/01-create-product">
    Product + commands.
  </Card>

  <Card title="Designed & wired it" icon="diagram-project" href="/learn/lessons/04-core-loop">
    Dashboard + the core loop.
  </Card>

  <Card title="Shipped it" icon="rocket">
    Data, automation, and onboarding.
  </Card>
</CardGroup>

From here: build a [custom dashboard](/custom-dashboard/overview), add
[voice control](/studio/voice-assistants), or dive into
[monetization](/monetization/overview).
