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

# Wedding QR Code

> Create a wedding invitation QR code with RSVP.

## What it's for

A wedding page turns a printed invitation, save-the-date, or table card into a full digital hub for the event: couple names, a description of how you met, an image gallery, ceremony and reception schedule, venue details, an **RSVP form** guests fill out right on the page, and a button linking to a registry. It's meant to replace (or supplement) a standalone wedding website with something guests reach by scanning a code on the physical invite.

<Note>
  Like every category on this page, "Wedding QR code" isn't a separate creation route — it's the **Build a Page** flow filtered to Wedding-tagged templates.
</Note>

## Find a wedding template and reach the builder

<Steps>
  <Step title="Open Create QR Code and choose Build a Page">
    From **QR Codes → Create QR Code** (`/qr/create`), click the **Build a Page** card to open the block-based page builder's template gallery.
  </Step>

  <Step title="Filter the gallery by Wedding">
    On **Choose a template** (`/qr/new`), click the **Wedding** tag. At verification time there were 3 templates: **Royal Affair**, **Blush Romance**, and **Rustic Bloom**. Searching "wedding" in the search box returns the same 3 templates, even with the **All** tag still selected.

    <Frame caption="The template gallery filtered to the Wedding tag">
      <img src="https://mintcdn.com/scanova-api/q8t3kzcRTgAP7jV0/images/v2/qr-codes/create/wedding/gallery-filtered.png?fit=max&auto=format&n=q8t3kzcRTgAP7jV0&q=85&s=b614e5d2b6bbf50ee19886baa6f33228" alt="Template gallery filtered to the Wedding tag, showing the Royal Affair, Blush Romance, and Rustic Bloom templates plus the Start Blank option" width="1440" height="900" data-path="images/v2/qr-codes/create/wedding/gallery-filtered.png" />
    </Frame>
  </Step>

  <Step title="Preview and select a template">
    Clicking a card opens a preview panel with the template's name, a short style description, its category tag, and a **Use this template** button. The **Royal Affair** template was used for verification here — described as "Champagne gold on near-black — a formal, black-tie ballroom wedding" and tagged **Wedding**.
  </Step>

  <Step title="Land in the page builder">
    Selecting it opens the builder at `/qr/new/landing?template=wed-royal-affair`. This template ships with 8 blocks: **Page Title**, **Image Gallery**, **Couple Names**, **Description**, **Event Schedule**, **Event Venue**, **RSVP**, and a **Button** (e.g. "View Our Registry") — all editable from the left-hand blocks panel.

    <Frame caption="The page builder canvas after opening the Royal Affair wedding template">
      <img src="https://mintcdn.com/scanova-api/q8t3kzcRTgAP7jV0/images/v2/qr-codes/create/wedding/builder-canvas.png?fit=max&auto=format&n=q8t3kzcRTgAP7jV0&q=85&s=fabd20b7555bb0287c6d2a9c0b5547a2" alt="Page builder canvas showing the Royal Affair wedding template with Page Title, Image Gallery, Couple Names, Description, Event Schedule, and Event Venue blocks listed in the left panel" width="1440" height="900" data-path="images/v2/qr-codes/create/wedding/builder-canvas.png" />
    </Frame>

    <Check>
      Reaching this canvas confirms the flow — you don't need to publish to verify it works. Edit the couple's names, ceremony schedule, venue, and RSVP form, then use **Publish** from the top bar when the page is ready.
    </Check>
  </Step>
</Steps>

## Creating one via the API

To create a wedding-style QR code through the API rather than the UI, use category ID `14` (labeled **Wedding**) — see [Create QR Code](/v1/api-reference/endpoint/qr_manager/create) for the full request schema and [Category List](/v1/api-reference/references/category-list) for the complete ID-to-label mapping.

## Related

* [Page Builder overview](/page-builder/overview) — the block-based editor this template opens into.
* [Templates](/page-builder/templates) — browsing, filtering, and saving your own templates in the gallery.
* [Event QR Code](/qr-codes/create/event) — a similar schedule-and-venue page structure, built for conferences and festivals instead.
* [Folders, tags & bulk operations](/qr-codes/manage/folders-tags-bulk-operations) — organize the QR code after publishing it.
