# Information for Android Mobile

{% hint style="danger" %}
It is vital that your Android device has **Google Play Store,** P4 Warehouse requires the app be updated when a new version is released on Google Play Store. The are NO APK files distributed.
{% endhint %}

The mobile app is the workhorse of the P4 Warehouse System, inside the mobile app is where all the instructions are executed. The app is designed to be easy to learn and easy to use, meaning new warehouse workers can learn the system fast.

{% hint style="info" %}
P4 Warehouse mobile app functions on Android Lollipop and above, the software is designed to function best on Zebra Android devices. This is not a firm requirement however we do leverage much of the functionality of the Zebra Data wedge software to control the mobile devices. Data wedge permits the software to require scanning of various fields to prevent keying errors.
{% endhint %}

![Main Menue for P4 Warehouse Android App](/files/-Miulk-8ZcSzMvlwbrn9)


---

# 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.p4.software/p4warehouse-english/mobile-device-documentation/general.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.
