# Restaurants

<figure><img src="/files/cbsV8IkQiwEwU3QEWGby" alt=""><figcaption><p>Restaurants</p></figcaption></figure>

**Add Restaurants**

We have divided restaurant creation into four different steps.&#x20;

* **Restaurant Details**
* **Restaurant Images & Social Media Links**
* **Restaurant Setting**
* **Restaurant Theme**

\
**Restaurant Details**

<figure><img src="/files/9DnZBYUHABhvLDnqTLxB" alt=""><figcaption><p><strong>Restaurant Details</strong></p></figcaption></figure>

**Restaurant Images & Social Media Links**

<figure><img src="/files/8zhNvJvRS0ICMfYu50A5" alt=""><figcaption><p><strong>Restaurant Images &#x26; Social Media Links</strong></p></figcaption></figure>

**Restaurant Setting**

<figure><img src="/files/s2PZvlpeTcxYPL4a5bQt" alt=""><figcaption><p><strong>Restaurant Setting</strong></p></figcaption></figure>

We have different settings for restaurants.&#x20;

* **Allow Language Change From Frontend**: If you enable this then the language change option will be available when the restaurant is shown.
* **Allow Dark/Light Change From Frontend:** If you enable then the Dark/Light mode enable/disable option will be available to the restaurant.
* **Allow Direction Change From Frontend:** If you enable this for a restaurant then customers can change direction on the restaurant view.
* **Do you want to show allergies**: If you enable this then when the vendor creates food items for this restaurant the allergies add option will be shown. If you disable this then allergies will not be shown.
* **Do you want to show calories**: If you enable this then when the vendor creates food items for this restaurant then the calories add option will be shown. If you disable this then calories will not be shown.
* **Do you want to show preparation time**: If you enable this then when the vendor creates food items for this restaurant then the preparation add option will be shown. If you disable this then preparation will not be shown.
* **Do you want to show food details popup on frontend**: We show the popup when someone clicks on the food item in the template. So if you enable this then only a popup will be shown.
* **Do you want to show banner on homepage**: We show the banner on the restaurant home page, so if you enable then only the banner will get shown.
* **Do you want to show restaurant name & address on homepage**: Enable this to show the restaurant name, type, and address on the home page.
* **Call The Waiter**: If you enable this then the customer can submit a **call waiter.** \
  **This will work only when the vendor has setup the pusher configuration.**

**Restaurant Theme**

<figure><img src="/files/omyMDqoS2go45EVzFE6X" alt=""><figcaption><p><strong>Restaurant Theme</strong></p></figcaption></figure>

The selected theme design will be shown in the frontend then someone scans the QR of the restaurant.


---

# 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://digirestro.gitbook.io/digirestro/admin/restaurants.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.
