# Introducción

![](/files/-MVMRpUnQiM4RBi8RJLj)

***FACTORYPOS*** es una **solución de TPV Android** que encaja con la mayoría de requisitos de los negocios, tales como hostelería o comercio.

Aquí encontrará documentación sobre **cómo configurar** la aplicación y **cómo utilizarla**.

Si la dimensión detectada de la pantalla del dispositivo es inferior a 10 pulgadas se mostrarán las pantallas del sistema en formato PDA (móvil) y si es superior en formato TABLET. En caso de no reconocer correctamente las especificaciones del dispositivo se podrá definir posteriormente.

<div align="center"><img src="/files/-MVMZAY-GlT0cCqyyE8i" alt=""></div>

La primera vez que se ejecuta la aplicación se iniciará un asistente, que le guiará por los pasos de programación más habituales. Al finalizar el asistente ya podrá iniciar la venta y casi todo estará configurado.

Después del asistente inicial puede necesitar **editar sus datos** y también ejecutar otras operaciones como **Informes, Cierre de Caja, Copia de Seguridad**, etc.

![](/files/-MVMdUoZU3gbtJdX1d0Z)


---

# 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-tablet-es/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.
