# How to Use this Starter

- [Taxi Booking Complete Setup](https://enappd.gitbook.io/ionic-taxi-booking-app-starter/how-to-use-this-starter/taxi-booking-complete-demo.md): This page provides an overview of the steps included in the setup. There are separate 3 pages for the setup of - Taxi User, Driver, and Admin App.
- [Taxi User App - Setup](https://enappd.gitbook.io/ionic-taxi-booking-app-starter/how-to-use-this-starter/setting-up-and-running-taxi-user-app.md): This page describes how to set up the Taxi User App with Firebase Integration.
- [Taxi Driver App - Setup](https://enappd.gitbook.io/ionic-taxi-booking-app-starter/how-to-use-this-starter/setting-up-and-running-taxi-driver-app.md): This page describes how to set up the Taxi Driver App with Firebase Integration.
- [Taxi Admin App - Setup](https://enappd.gitbook.io/ionic-taxi-booking-app-starter/how-to-use-this-starter/untitled.md): This page describes how to set up the Taxi Admi App with Firebase Integration.
- [Testing Complete Platform](https://enappd.gitbook.io/ionic-taxi-booking-app-starter/how-to-use-this-starter/testing-complete-platform.md): This page describes the steps for testing of complete taxi platform. Before continuing make sure you have setup all the 3 apps separately.


---

# 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://enappd.gitbook.io/ionic-taxi-booking-app-starter/how-to-use-this-starter.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.
