# Setting

From the Setting, the page vendor can update/change Display images for Food & Category. Also, vendors can change the display currency.&#x20;

This setting will be shown in the vendor's restaurants.&#x20;

<figure><img src="/files/r1Vm2nmo6Yrd9EhkuWOj" alt=""><figcaption><p>Vendor Setting</p></figcaption></figure>

To receive notification for **Call Waiter** vendor must set Pusher Notification.

Login to Pusher Panel <https://dashboard.pusher.com/accounts/sign_in>

Once log in go to <https://dashboard.pusher.com/channels><br>

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

Then add the app name on the below page and Click on **Create app**

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

Once the app is created it will redirect you to the details page. From there Copy app keys and update it to **Pusher Setting** on our system.&#x20;

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

<figure><img src="/files/PRfnIgiXtnr58zgE51gS" alt=""><figcaption></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://digirestro.gitbook.io/digirestro/vendor/setting.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.
