# App Prerequisites

* [**Google Playstore Account**](https://play.google.com/console/) with Firebase Access *(Billing Enabled)*.
* LIVE "**Fleet Manager Admin Web App"** \[[**Click here to View Product Details**](https://codecanyon.net/item/fleet-manager/20051839)].
* LIVE [Fleet Manager Mobile App (Android)](https://play.google.com/store/apps/details?id=com.hyvikk.thefleetmanager) : For Driver Tracking Feature *(Optional)*
  * For Product Purchase : <https://shop.hyvikk.co/shop/?product=/fleet-manager-mobile-app/>
* Firebase Database Access of "**Fleet Manager Mobile App**"*: For Driver Location Data.*
* Working Vendors API from **Fleet Manager Admin** : To Connect Vendors App with Admin Panel.

{% hint style="warning" %}
**"Driver Tracking"** Feature will Only be Available if Driver Users of the System are Using [**Fleet Manager Mobile App**](https://play.google.com/store/apps/details?id=com.hyvikk.thefleetmanager)**.**
{% endhint %}

#### Before Setting up the Project; You need to have Above mentioned things Completely Configured.


---

# 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://fleetmulti.hyvikk.space/fundamentals/app-prerequisites.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.
