# Introduction - How Does Online Food Ordering System Work

{% embed url="<https://storage.googleapis.com/highlevel-backend.appspot.com/memberships/w4Eybb71f3XiSnCfDyel/videos/f8e28d19-b757-4057-870a-80bd7efd12ba_1680766005200>" %}

The online ordering system for restaurants allows restaurant owners to take online orders straight on their smartphones/tablets and process them extremely fast and easy. With our online ordering restaurant app, online orders are retrieved and confirmed in real time, providing a smooth real time ordering experience both for the customer and the restaurant owner.

Once an online order is placed via the restaurant's website or Facebook page, the restaurant app on the mobile device generates a ringing sound notification. The restaurant owner needs only check the order and customer details, accept the order and set an estimated time for order delivery or pickup.

&#x20;

&#x20;


---

# 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://docs.madhype.io/online-ordering-system/introduction-how-does-online-food-ordering-system-work.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.
