> For the complete documentation index, see [llms.txt](https://docs.maitredpos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maitredpos.com/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/mobile-pos/mobile-pos-app-install-and-config/mobile-pos-application-installation-android.md).

# Mobile POS Application Installation - Android

The Maitre'D Mobile POS (MPOS) application is available on Google Play.

From your Android device, you may search for the application manually on Google Play, or use the link or QR code provided below.

![Screenshot - MPOS on Google Play](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/Chap05/MobilePOS/MPOSApp/01-GooglePlayAd.png)

[![Get it on Google Play](https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png)](https://play.google.com/store/apps/details?id=com.payfacto.mpos\&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1)![MPOS QR Code](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/CompanyArtwork/Google/qrcode_play.google.com.png)

From the MPOS application page on Google Play, simply press the green Install button.

### Starting the MPOS Application

From the MPOS application page on Google Play, press the green Open button.

You may also use the icon in your installed apps:

![MPOS Icon](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/Chap05/MobilePOS/MPOSApp/03-MPOSIcon.png)

Related Topics

1. [Mobile POS Application Installation - Android](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/mobile-pos/mobile-pos-app-install-and-config/mobile-pos-application-installation-android.md)
2. [Mobile POS Application - Initial Configuration](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/mobile-pos/mobile-pos-app-install-and-config/mobile-pos-application-initial-configuration.md)
3. [Mobile POS Application - Basics](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/mobile-pos/mobile-pos-app-install-and-config/mobile-pos-application-basics.md)
4. [Mobile POS Application - Download UI Assets](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/mobile-pos/mobile-pos-app-install-and-config/mobile-pos-application-download-ui-assets.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.maitredpos.com/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/mobile-pos/mobile-pos-app-install-and-config/mobile-pos-application-installation-android.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
