# Access

The **Menu** is a browser-based web application that allows customers to explore your offerings in an interactive and visual way — no download or signup required.

It’s designed to be fast, accessible, and device-independent, making it easy for anyone to access your digital menu with a simple scan.

### How it works

Customers can access your menu by:

* **Scanning the QR Code** provided by your store
* **Clicking a direct link** (e.g., from your website or Google listing)

There’s no need to install anything or create an account. As soon as the QR Code or link is accessed, the menu opens instantly in the default browser.

{% hint style="success" %}
The Menu is supported on **all modern smartphones and tablets**, across iOS, Android, and desktop platforms.
{% endhint %}

### Where to place your QR Codes

To maximize visibility and usability, we recommend placing your QR Codes in key **customer touchpoints**, such as:

* On tables (as individual table codes, if Orders are enabled)
* Printed on placemats or menu holders
* At the entrance, on windows or podiums
* On takeaway packaging or delivery inserts
* On your restaurant’s website or social media pages

The QR Code can be exported from the **Manager app** in multiple formats (PDF, PNG, SVG) and styled externally by your team as needed.

### What customers see

Once they access the Menu, customers can:

* **View dishes** in full 3D (if scanned) or preview images
* Browse by **category** or use search to find specific items
* Tap on any dish to view more details: name, description, price, allergens, ingredients, and nutrition facts
* If enabled, **place an order directly** from the menu (Orders module required)

Each store’s menu is unique and reflects the current product availability, layout, and visual content set by your team through the **Manager app**.

{% hint style="warning" %}
**Note:** Each QR Code is tied to a specific store or table. Avoid using the same QR across different stores to ensure the right menu and ordering context is loaded.
{% endhint %}

{% hint style="info" %}
**Want to enable ordering?** Make sure your plan includes the **Orders module**. You’ll be able to activate self-ordering and generate table-specific QR Codes.
{% 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/menu/access.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.
