> For the complete documentation index, see [llms.txt](https://docs.expirenza.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.expirenza.com/~/changes/uP2oT6e3rzmprFY91HZV/resto-connect/pos/barboss.md).

# BarBoss

## Підключення плагіна Expirenza до BarBo$$

### Ліцензія

{% hint style="info" %}
Робота плагіну можлива з версією BarBo$$ 10 і вище, а також на компʼютерах з Windows 8, або Windows Server 2012.
{% endhint %}

Для роботи з Expirenza необхідно активувати ліцензію `BarBoss Local Connector` , або `BarBoss Server Connector`

Деталі щодо придбання ліцензії можна отримати у вашого менеджера або у [телеграм боті](https://t.me/barbossua_bot) BarBoss.

***

### Встановлення плагіна

{% hint style="info" %}
Здійснювати підключення плагіну Expirenza рекомендовано за допомогою наших спеціалістів
{% endhint %}

1. Завантажте архів з плагіном за посиланням: [barBoss\_lc](https://webterminal.bar-boss.com/Expz.rar)
2. Розпакуйте вміст архіву в теку `D:\BarBoss`
3. Запустіть файл `BarBossExpzService Setup` і проведіть інсталяцію в ту саму теку
4. Перейдіть у теку `D:\BarBoss\Expz` і замініть файл `SetRegestry`, наданий менеджером BarBo$$
5. Запустіть файл `SetRegestry` від імені адміністратора для заміни налаштувань
6. Запустіть додаток служби та запустіть службу `BarBoss Expz`

***

### Нумерація столів

{% hint style="info" %}
Для коректної роботи плагіну Expirenza, переконайтесь, що у вашому закладі всі столи мають унікальний числовий номер.&#x20;

Якщо назва стола містить будь-які символи, окрім цифр, такий стіл не буде завантажено у систему.

Якщо у вас версія нижче 10.3 - зверніться до Вашого менеджеру для налаштування столів.
{% endhint %}

В нових версіях:

* Виберіть пункт меню “Сервіс” → “Параметри системи” → “Налаштування столів”
* За необхідністю змініть назву столів


---

# 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.expirenza.com/~/changes/uP2oT6e3rzmprFY91HZV/resto-connect/pos/barboss.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.
