# Table QR Code

POS system comes with a QR-code ordering service that doesn't require monthly fees. You can create tables with table numbers and associate them with QR codes for convenient customer ordering.

Tips

We recommend using an iPad or Android tablet with the Chrome browser installed and downloading a QR-Code recognition scanning software.

If you're using an Android tablet, we suggest downloading "QR & Barcode Scanner."

1. Open the [**backend open** ](https://pos.cloudmenu.com.au)**in new window** and go to **> Setting > Tables**. Click on **New** to create a new table.

   ![img](https://help.taptouch.net/assets/backend_add_free_table-deea7beb.png)
2. Enter the name for the table, then click **Save**.
3. Use a QR-code recognition scanning software to scan the QR code you want to associate with the table. Copy the URL obtained from the scan.
4. Select the table from the list, click on the chain icon next to **Bind QR Code**, and paste the URL you copied in step 3. Once the system matches the link, click **Save**.

   ![](https://help.taptouch.net/assets/backend_free_table_bind_qr_code-7f1dfad0.png)
5. If you need to confirm the number of guests at the table before placing an order, you can click on **Table Setting**. Check **Must be entered** for **Table Guests Count**, then click **Save**.

   ![img](https://help.taptouch.net/assets/backend_free_table_setting-221945ac.png)


---

# 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://help.cloudmenu.com.au/cloudmenu-pos/getting-set-up/table-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.
