# QR Code

QR code layers let you add scannable codes directly to your layout. You can generate a QR code that links to any website or sends participants directly to their individual photos in your online gallery.

***

### QR Code Destination

Use the **Inspector** to choose where the QR code sends participants when scanned.

* **Custom URL:** Link to any website by entering a specific URL.
* **Upload:** Send participants directly to their photo in your Simple Booth online gallery. This is especially useful for printed photos, providing participants with a quick way to access and share their digital copy.

***

### Styling Your QR Code

Use these tabs to adjust how the QR code appears within your design.

{% tabs %}
{% tab title="Border" %}
Adjust the appearance of the QR layer's border:

* **Color:** Set the border color using a hex code or the color picker.
* **Width:** Adjust the thickness of the border outline.
  {% endtab %}

{% tab title="Shadow" %}
Add a shadow to create depth or help the code stand out against a busy background:

* **Color:** Choose a shadow color and opacity.
* **Blur:** Adjust how soft or sharp the shadow appears.
* **Offset:** Move the shadow's position relative to the QR code.
  {% endtab %}

{% tab title="Opacity" %}
Control the transparency of the QR code. Lowering the opacity can help the code blend into your design more subtly, especially when placed over decorative elements or light backgrounds.
{% endtab %}
{% endtabs %}

***

{% hint style="success" %}

## **Plan availability**

✅ Core, Plus, Pro, Select&#x20;

❌ Lite
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.simplebooth.com/copy-of-halo-app/layout-designer/adding-layers/qr-code.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
