# Restaurant App

- [Requirements](https://docs.ionicfirebaseapp.com/ionicrestaurantapp/restaurant-app/requirements.md): System requirement before running this app.
- [Download](https://docs.ionicfirebaseapp.com/ionicrestaurantapp/restaurant-app/download-zip.md): Purchase and download the file from ionicfirebaseapp.com
- [Installation Guide](https://docs.ionicfirebaseapp.com/ionicrestaurantapp/restaurant-app/installation-guide.md): How to Run mobile app on your local machine.
- [App Structure](https://docs.ionicfirebaseapp.com/ionicrestaurantapp/restaurant-app/app-structure.md): This section describes the app structure and basic customization.
- [Firebase Config](https://docs.ionicfirebaseapp.com/ionicrestaurantapp/restaurant-app/firebase-config.md): Setup Firebase version of app
- [API Config](https://docs.ionicfirebaseapp.com/ionicrestaurantapp/restaurant-app/untitled.md): Restaurant api version of app setup .
- [Push Notifications](https://docs.ionicfirebaseapp.com/ionicrestaurantapp/restaurant-app/push-notifications.md): A push notification is an automated message that is sent to the user by the server of the app.
- [Run in Emulator](https://docs.ionicfirebaseapp.com/ionicrestaurantapp/restaurant-app/run-in-emulator.md): It gives information about the how to run in emulator.
- [Social Configuration](https://docs.ionicfirebaseapp.com/ionicrestaurantapp/restaurant-app/social-api.md): Setup Facebook , Google and Twitter config for Native social login.


---

# 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.ionicfirebaseapp.com/ionicrestaurantapp/restaurant-app.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.
