# QR Codes (/docs/qr-codes)



This section covers the end-to-end QR workflow: create, design, publish, verify, and return later when something changes.

<Cards>
  <SectionCard title="Create a QR Code" href="/docs/qr-codes/create-a-qr-code" icon="<Rocket />" eyebrow="Build" description="Choose quick create for a simple live QR or use the guided flow for a draft with more setup." />

  <SectionCard title="Destination Rules" href="/docs/qr-codes/destination-rules" icon="<Globe />" eyebrow="Route" description="Understand the default destination and country-specific redirects before you go live." />

  <SectionCard title="Design and Media" href="/docs/qr-codes/design-and-media" icon="<ImageIcon />" eyebrow="Style" description="Apply frames, logos, and high-contrast designs that still scan reliably." />

  <SectionCard title="Design Templates" href="/docs/qr-codes/design-templates" icon="<ImageIcon />" eyebrow="Reuse" description="Save and apply organization design templates across QR codes." />

  <SectionCard title="Publish and Share" href="/docs/qr-codes/publish-and-share" icon="<BookOpen />" eyebrow="Launch" description="Publish with confidence, test the final output, and share the right live version." />

  <SectionCard title="Manage Existing QR Codes" href="/docs/qr-codes/manage-existing-qr-codes" icon="<BarChart3 />" eyebrow="Operate" description="Find, edit, verify, and retire QR codes after they already exist." />
</Cards>

## Fastest Way To Ship One QR [#fastest-way-to-ship-one-qr]

<Steps>
  <Step>
    Use [Create a QR Code](/docs/qr-codes/create-a-qr-code) to choose quick create when you have one clear destination and a ready domain.
  </Step>

  <Step>
    Apply the default look or a saved [Design Template](/docs/qr-codes/design-templates), then review the QR on the edit screen.
  </Step>

  <Step>
    Scan the live code on a real device before sharing or printing it.
  </Step>
</Steps>

## Common Decisions [#common-decisions]

<Accordions type="single">
  <Accordion title="Should I add country-specific routing on the first version?">
    Usually no. Start with one default destination in [Create a QR Code](/docs/qr-codes/create-a-qr-code), then add [Destination Rules](/docs/qr-codes/destination-rules) only when you know the regional behavior you need.
  </Accordion>

  <Accordion title="When should I use quick create instead of the guided flow?">
    Use quick create when the QR needs one default destination and can go live immediately. Use the guided flow when you want a draft, country-specific routing, or a slower review before publishing.
  </Accordion>

  <Accordion title="When should I stop editing and publish?">
    Publish once the serving domain, destination, and scan test all look correct. Use [Publish and Share](/docs/qr-codes/publish-and-share) as the pre-launch checklist.
  </Accordion>

  <Accordion title="Where do branded domains and media fit in?">
    Set up [Domains](/docs/domains) before you need branded links, and keep reusable assets in [Media](/docs/media) before you start the design step.
  </Accordion>

  <Accordion title="What does a design template change?">
    A template changes the QR appearance only. It keeps the current name, domain, default destination, and country-specific destination rules.
  </Accordion>
</Accordions>
