# Configure reservation system

Make sure your subscribed package contains a **reservation** feature

<figure><img src="/files/MGz4MxNJxwb8QLoFrJj4" alt=""><figcaption></figcaption></figure>

step 1:

Add Tables and tables are from `shop configuration > tables`

<figure><img src="/files/l7vzSmYdnh5Ia5JRz8YS" alt=""><figcaption></figcaption></figure>

Step 2:&#x20;

Add reservation type from `shop configuration > available days`

<figure><img src="/files/3Lw3HLJgAIXvV2KuUOHR" alt=""><figcaption></figcaption></figure>

Step 3:

Place a reservation from the restaurant/shop page

<figure><img src="/files/oiDSaztwi9loJGFjbCiI" alt=""><figcaption><p><mark style="color:red;">Make sure you have onfigured your email</mark></p></figcaption></figure>


---

# 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://phplime-envato.gitbook.io/qrexorder/store-configuration/configure-reservation-system.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.
