> For the complete documentation index, see [llms.txt](https://docs.madhype.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.madhype.io/online-ordering-system/introduction-how-does-online-food-ordering-system-work.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
