# Custom Notification & restaurant Details

1. Create a notification from admin > Notification > create new.
2. Click on send button to send the notification. \
   you will get all restaurant in the restaurant list > you can select all restaurants / specific restaurant.

<figure><img src="/files/FOxcu8SiCbqLKFj8Snpa" alt=""><figcaption><p>Send notification to a specific restaurant from restaurant list > view button  </p></figcaption></figure>

{% hint style="danger" %} <mark style="color:red;">If you want to delete a restaurant, then You will get delete option here.</mark>&#x20;
{% 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://phplime-envato.gitbook.io/qrexorder/notifications/custom-notification-and-restaurant-details.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.
