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

# QR codes overview

> Creating, dynamic, customizing, folders, bulk actions, importing, analytics, exporting, campaigns, review, vCard, business card, Wi-Fi, SMS/call/email, redirect options, page builder integration, and print-ready output.

<div style={{position: "relative", paddingTop: "56.25%", marginBottom: "1.5rem"}}>
  <iframe src="https://player.mediadelivery.net/embed/622351/de4fcd3f-7f98-4c5b-838c-c3a0fc1a11d5?preload=true" loading="lazy" style={{border: "none", position: "absolute", top: 0, height: "100%", width: "100%"}} allow="accelerometer; gyroscope; autoplay; encrypted-media; picture-in-picture" allowFullScreen={true} />
</div>

QR codes in HoopAI let you create, customize, organize, and track scannable codes without leaving your account. Every code is dynamic by default — meaning you can update the destination after printing without generating a new image — and every scan is logged with analytics including date, device type, and location.

<CardGroup cols={3}>
  <Card title="Creating QR codes" icon="plus" href="/qr-codes/creating-qr-codes">
    Build a new QR code from scratch and choose its type and destination.
  </Card>

  <Card title="Dynamic QR codes" icon="arrows-rotate" href="/qr-codes/dynamic-qr-codes">
    Update a code's destination at any time without reprinting physical materials.
  </Card>

  <Card title="Customizing QR codes" icon="paintbrush" href="/qr-codes/customizing-qr-codes">
    Apply brand colors, add a logo, and adjust the visual style of each code.
  </Card>

  <Card title="QR code folders" icon="folder" href="/qr-codes/qr-code-folders">
    Organize codes into folders by campaign, location, or team project.
  </Card>

  <Card title="Bulk actions" icon="layer-group" href="/qr-codes/bulk-actions">
    Select multiple codes to move, delete, or perform other actions at once.
  </Card>

  <Card title="Importing QR codes" icon="file-import" href="/qr-codes/importing-qr-codes">
    Generate hundreds of QR codes at once by uploading a CSV file.
  </Card>

  <Card title="QR code analytics" icon="chart-bar" href="/qr-codes/qr-code-analytics">
    View scan counts, scan dates, device types, and geographic data per code.
  </Card>

  <Card title="Exporting QR codes" icon="file-export" href="/qr-codes/exporting-qr-codes">
    Download codes as PNG, SVG, or PDF for digital or print use.
  </Card>

  <Card title="QR code campaigns" icon="bullhorn" href="/qr-codes/qr-code-campaigns">
    Group codes under a campaign to compare performance across placements.
  </Card>

  <Card title="Review QR code" icon="star" href="/qr-codes/review-qr-code">
    Send customers directly to your review page to increase review volume.
  </Card>

  <Card title="vCard QR code" icon="address-card" href="/qr-codes/vcard-qr-code">
    Let anyone scan and save your contact details directly to their phone.
  </Card>

  <Card title="Business card QR code" icon="id-card" href="/qr-codes/business-card-qr-code">
    Create a mobile-friendly digital business card with contact info and social links.
  </Card>

  <Card title="Wi-Fi QR code" icon="wifi" href="/qr-codes/wifi-qr-code">
    Allow guests to connect to a Wi-Fi network by scanning without typing a password.
  </Card>

  <Card title="SMS, call, and email QR codes" icon="phone" href="/qr-codes/sms-call-email-qr-codes">
    Trigger a pre-filled SMS, phone call, or email directly from a scan.
  </Card>

  <Card title="QR code redirect options" icon="arrow-right-arrow-left" href="/qr-codes/qr-code-redirect-options">
    Configure how and where a code redirects, including conditional routing.
  </Card>

  <Card title="QR code in page builder" icon="window-maximize" href="/qr-codes/qr-code-in-page-builder">
    Embed a QR code element directly onto a funnel or website page.
  </Card>

  <Card title="Print-ready output" icon="print" href="/qr-codes/print-ready">
    Export codes in formats and resolutions suitable for professional printing.
  </Card>
</CardGroup>

## Getting started

<Steps>
  <Step title="Open the QR code library">
    Navigate to **Sites > QR Codes**. If no codes exist yet, the quick-start landing page appears with options to create your first code.
  </Step>

  <Step title="Create a code">
    Click **+ New QR Code**, choose the code type (website URL, vCard, review link, Wi-Fi, etc.), and enter the destination or content for the code.
  </Step>

  <Step title="Customize the design">
    Apply your brand colors and optionally upload a logo to place in the center of the code. Confirm the code still scans correctly after customization.
  </Step>

  <Step title="Organize and download">
    Move the code into a folder or campaign. Download it in PNG, SVG, or PDF format for use in digital or print materials.
  </Step>

  <Step title="Monitor scan analytics">
    After distributing the code, open its analytics view to track scans by date, device type, and location. Use this data to evaluate which placements and campaigns perform best.
  </Step>
</Steps>

## Frequently asked questions

<AccordionGroup>
  <Accordion title="What is a dynamic QR code and why does it matter?">
    A dynamic QR code stores a short redirect URL internally. The platform resolves that URL to the real destination at scan time. This means you can update the destination — fix a typo, redirect to a new campaign page, or swap seasonal content — without generating a new code or reprinting materials. All HoopAI QR codes are dynamic by default.
  </Accordion>

  <Accordion title="Can I update the destination of a code after it has been printed?">
    Yes. Because all codes are dynamic, you can edit the destination in your QR code library at any time. The printed code continues to work and will resolve to the new destination immediately after saving.
  </Accordion>

  <Accordion title="What file formats can I download QR codes in?">
    You can export codes as PNG for digital use, SVG for scalable vector graphics, or PDF for print production. For professional printing, use SVG or a high-resolution PDF to avoid pixelation at large sizes.
  </Accordion>

  <Accordion title="How do I generate a large number of QR codes at once?">
    Use the importing QR codes feature. Prepare a CSV file with the destinations and any metadata for each code, then upload it. The platform generates all codes in bulk and adds them to your library.
  </Accordion>

  <Accordion title="Can I add a QR code directly to a website or funnel page?">
    Yes. The QR code in page builder feature lets you add a QR code element to any page in the drag-and-drop builder. Select the code from your library and it renders as a scannable image on the published page.
  </Accordion>

  <Accordion title="How do review QR codes work?">
    A review QR code links directly to your Google review page (or another review platform). When a customer scans the code, they land on your review submission page with minimal friction. Place the code at your point of sale, on receipts, or in follow-up materials to increase review volume.
  </Accordion>
</AccordionGroup>
