> For the complete documentation index, see [llms.txt](https://factorypos.gitbook.io/pos-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://factorypos.gitbook.io/pos-en/mainmenu/setup/models.md).

# Models

## Setup - Main Settings

***FACTORYPOS*** has predefined settings for different **Business Models.** You must choose the Business Model that most closely resembles yours.

![](/files/-M4OuuVOrQnXrdbApLxD)

When you select a certain **Business Model,** there will be a number of **parameters and options set by default** and others deactivated to simplify the configuration of the system.

* When selecting **Quick Service**, only the **Packs** will be activated in **Advanced Setup** and **Item** configuration.
* When selecting **Table service**, **Modifiers**, **Packs** and **Preparation Areas** will be active in **Advanced Setup** and **Item** configuration. Also **Areas and Tables** will be active in **Consumer Area.**
* When selecting **Fashion**, **Matrix** will be active in **Advanced Setup** and in **Item** configuration. In the ONE versions, **Matrix** is not available.
* When selecting **Retail**, no options will be active in **Advanced Setup** and **Item** configuration.
* When selecting **Mixed**, all options will be available.


---

# 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:

```
GET https://factorypos.gitbook.io/pos-en/mainmenu/setup/models.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.
