# Introduction

![](/files/-M4K1ToyzCokUtDVel5u)

***FACTORYPOS*** is an **Android POS solution** that fits most of business requirements, such as hospitality or retail.&#x20;

Here you will find documentation on **how to configure** the application and **how to use it**.&#x20;

If the detected dimension of the device screen is less than 10 inches, the system screens will be displayed in PDA (mobile) format and if it is greater in TABLET format. If the device specifications are not correctly recognized, it can be defined later.&#x20;

The first time the application is launched, a wizard will start, guiding you through the most common programming steps. At the end of the wizard you can start the sale and almost everything will be configured.

![](/files/-M4K1_hK-K85kjtz8Qpu)

After the initial setup wizard you may need to **edit your data** and run other operations such as **Reporting**, **Daily Cash**, **Backup**, etc.

![](/files/-M4K1fl5hp9bUR7b6a7x)


---

# 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://factorypos.gitbook.io/pos-en/master.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.
