# Introduction

### Hey There! 👋

**Thank you** for your interest in Foodomaa®.

Foodomaa® is a Progressive Web Application (PWA).\
A PWA is a website with looks and feels like a native Android or iOS application, but it is website based. Being a web-based app has a massive advantage, the user does not have to download the app from the play store or the app store.\
\
When your customers visit the website, they are shown a pop-up "**Add to Homescreen**"\
Taping on this pop-up compiles the website and installs it on the device.\
\
So, there is no Android or iOS code-base for this application.

### Foodomaa **comprises** of 4 Applications

* Customer Application Built on React (PWA)
* Delivery Application Built on React (PWA)
* Powerful Admin Dashboard built on Laravel
* Intuitive Restaurant Dashboard built on Laravel

\
This documentation covers mostly all the aspects of setting up HyperLocal Multi Restaurant Food Delivery Application - Foodomaa™.\
\
For any queries pre-sales or tech support, please create a ticket on <https://support.stackcanyon.com>

###

### Learn More

* [Detailed Requirement List](https://docs.foodomaa.com/extras/requirements-for-foodomaa)
* [Limitations](https://docs.foodomaa.com/extras/limitations)


---

# 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.foodomaa.com/master.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.
