# Export QR Code

The **QR Code Export** feature in the Manager app allows you to easily generate and distribute your store’s QR codes to be printed or shared. These QR codes link directly to your digital menu, offering customers a fast and touch-free way to explore your offerings.

### Where to Export

You can export your store’s QR Code directly from the **Home screen** of the Manager app, where the active QR Code is displayed.

Simply tap the QR code to open the export options.

### Export options

You can choose from the following file formats:

* **PNG** – High-resolution image, ideal for quick use
* **PDF** – Print-ready version, great for documents or signage
* **SVG** – Vector format, perfect for design customization or scaling without quality loss

Additionally, you can **send all formats directly to your email** by selecting the **Export All** option. You’ll receive an email with the QR Code files attached and ready for use.

### Design and Customization

The QR code is intentionally designed with a **basic black-on-white style**, allowing for full freedom of customization. Your creative team can adapt it to match your branding across:

* Table displays
* Printed menus or placemats
* Flyers and packaging
* Your restaurant website or social channels

{% hint style="success" %}
**Tip:** Since the QR Code is in vector (SVG) format, you can change colors, add logos, or integrate it into more complex layouts without loss of quality.
{% endhint %}

### Functionality

The default QR Code:

* **Links directly to your digital menu**
* **Does not allow ordering** – it’s view-only unless your plan includes Orders

{% hint style="info" %}
**Note:** Each store has a **unique QR Code** — do not reuse codes between different stores or locations.
{% endhint %}

If your store has **Orders enabled**, you can generate **table-specific QR Codes**. This allows you to:

* Assign a unique QR Code per table
* Let customers order from their seat
* Track orders by table number

To generate table-specific QR Codes:

1. Prepare a list of tables (names or numbers)
2. In the QR Code export section, choose “Create for tables”
3. Enter your list and repeat the export process for each

{% hint style="info" %}
**Need help applying QR Codes creatively?** Contact <support@replate.it> and we’ll connect you with branding resources.
{% 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://replate.gitbook.io/replate-docs/export-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.
