# Why use this Starter

### All in with Ionic 5 and Angular 8+

This Ionic 5 Template includes lots of Ionic 5 components coded the angular way and features that you will love. Along this documentation we will explain you how to use each of them.

### 100% Flexible and Customizable <a href="#https-enappd-apps-gitbook-io-ionic-4-fullapp-about-this-template-100-flexible-and-customizable" id="https-enappd-apps-gitbook-io-ionic-4-fullapp-about-this-template-100-flexible-and-customizable"></a>

The template includes lots of pages, features and components but you are free to **use just what you need** and delete the code you don't. The code structure is super modularized so you will find easy to modify the code to fit your needs.

### CSS variables for the win <a href="#css-variables-for-the-win" id="css-variables-for-the-win"></a>

CSS Variables provide easy customization of an application and allow a value to be stored in one place, then referenced in multiple other places. So, for example if you want to change the colors of your app, by just changing some variables your app will have the desired colors in just a few seconds!

### Documentation <a href="#documentation" id="documentation"></a>

This documentation was built with a lot of effort to help you get the most out of this Ionic 4 template. If there is anything that you don't understand please drop us an email at <support@enappd.com> and we will try to explain it better.

### Main Features and Pages <a href="#main-features-and-pages" id="main-features-and-pages"></a>

Go to the [**our site** ](https://store.enappd.com/product/taxi-booking-complete-platform/)to see the main Features and Pages of this amazing Ionic 4 Taxi Booking complete platform .

### PWA ready

Progressive web applications are web applications that load like regular web pages or websites but can offer the user functionality such as working offline, push notifications, and device hardware access traditionally available only to native applications.

Ionic 5 is a step forward for Progressive Web Apps. Although this starter is made to serve as an app more than PWA because of the way Taxi booking platforms work, but with minor modifications, you can use this completely as a PWA too. [Learn more about PWA with Angular and Ionic.](https://ionicframework.com/pwa)​

**You will be able to use this Ionic 5 starter as an iOS app, an Android app, a web app or as a PWA! Too many options, right?**


---

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