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

# Creating A QR Code

> Learn how to create your first QR Code in the KlipLink dashboard.

## What are QR Codes Useful for

QR codes are useful for instantly connecting people to digital content without typing a link. They’re perfect for menus, product packaging, event tickets, business cards, and any place where quick, contactless access improves the user experience.

## How To Create a QR Code

<Steps>
  <Step title="Access the KlipLink Dashboard">
    [**Log in**](https://klipl.ink/login) to your KlipLink account and head to the [**QR Codes section in the sidebar.**](https://klipl.ink/app/qrcodes) This is where you’ll create, customize, and manage all your QR codes.
  </Step>

  <Step title="Create a new QR Code">
    Click the Create **New QR Code** button at the top of the page. You’ll see your current monthly QR code allowance displayed in the popup.
  </Step>

  <Step title="Enter Your QR Code Details">
    Fill in the fields in the creation form:

    * <Badge>Optional</Badge>  **Title:** Give your QR code a label so you can identify it later.
    * <Badge color="green">Required</Badge>  **Destination:** Enter the URL you want users to open when they scan the code.
  </Step>

  <Step title="Customise your QR Code">
    KlipLink lets you style your QR code to match your brand:

    * **Shape:** Choose between Square or Rounded QR patterns.
    * **Eye Style:** Customize the design of the QR "eyes" (the corner markers).
    * **Accent Color:** Set the color of the QR pattern.
    * **Background Color:** Choose a background color that complements your brand.

    <Frame>
      <img src="https://mintcdn.com/kliplink/V9cyAY1V6mmooblz/images/qr-dashboard-example.png?fit=max&auto=format&n=V9cyAY1V6mmooblz&q=85&s=3f3483d74bcecdd203e2a1ace200d4a7" alt="Qr Dashboard Example" title="Qr Dashboard Example" className="mx-auto" width="3839" height="2159" data-path="images/qr-dashboard-example.png" />
    </Frame>
  </Step>

  <Step title="Save Your QR Code">
    Once you're happy with the design, click **Create**. Your QR code is now generated and ready to use.

    You can download it, print it, share it digitally, or embed it on posters, menus, product packaging, business cards, and more.
  </Step>
</Steps>

## Benefits of Using KlipLink QR Codes

* High-resolution downloads for print and digital campaigns
* Brand-aligned customization options
* Track scans and engagement with analytics
* Update the destination link anytime — without changing the QR code itself

<Columns cols={2}>
  <Column>
    <Card title="Analytics" icon="chart-mixed">
      Track scans and engagement across country, device, browser, time of day, and more.
    </Card>
  </Column>

  <Column>
    <Card title="Update the destination any time" icon="arrow-right-arrow-left">
      Change where your QR Code redirects at any time, without changing the QR code itself.
    </Card>
  </Column>
</Columns>

<Columns cols={2}>
  <Column>
    <Card title="High Resolution Download" icon="download">
      Great for print and digital campaigns
    </Card>
  </Column>

  <Column>
    <Card title="Brand-aligned customization options" icon="paintbrush-fine">
      Customise to your brand's needs
    </Card>
  </Column>
</Columns>
