> 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/ready-to-launch.md).

# Підготовка до запуску

## 1. Підготуйте наліпки з QR-кодами

Найпростіший спосіб для гостя отримати та сплатити свій рахунок - це відсканувати QR-код розміщений на столі.

{% hint style="info" %}
&#x20;Ви можете розробити власний дизайн або використовувати наші макети.
{% endhint %}

Всі необхідні ресурси та інструкції ви знайдете[ **у нашому Медіа Кіт**](https://drive.google.com/drive/folders/1i6kCmQgUXHfh_VQuwU8mxlsvUhJHVR-A)**.**

Якщо ви **вирішили розробити власний дизайн** наліпки з QR-кодо&#x43C;**,** перш ніж віддавати до друку його необхідно погодити з нам&#x438;**.**

{% hint style="success" %}
[Відправити макет QR-коду для погодження](https://forms.gle/hgVSPfmR1rZMPHSK9)
{% endhint %}

***

## 2. Надрукуйте наліпки з QR-кодами

Кожен стіл має свій унікальний QR-код для отримання рахунку.&#x20;

Розмістивши відповідний QR-код на столі ви мінімізуєте ризик того, що гість отримає чужий рахунок.&#x20;

Посилання для формування QR-кодів ви можете завантажити у розділі “Столи та рахунки” електронного кабінету закладу.

***

## 3. Проведіть інструктаж персоналу

> "Краще один раз побачити, ніж сто разів почути" - народна мудрість

Ми **рекомендуємо** наочно показати вашим співробітникам, як працює Shake to Pay. Таким чином, їм буде простіше пристосуватися до нового досвіду.&#x20;

Також, багато корисної інформації [є в інструкції для персоналу](https://drive.google.com/drive/folders/19mXDDctjohf6CnJFzmhV4Hxi8uIdGj9y), щодо роботи з Shake to Pay.

Після проведення інструктажу переконайтесь, що всі офіціанти, адміністратори та касири підписалися на бота "Shake to Pay - Сповіщення" у Telegram за цим посиланням:<br>

{% hint style="info" %}
Telegram: <https://t.me/shake2pay_alerts_bot>

Цей бот - найшвидше і найбільш надійне джерело інформації, щодо отриманих оплат для вашого персоналу.
{% endhint %}

***

## 4. Завершення підготовки до запуску

Після виконання всіх попередніх кроків, оберіть бажану дату запуску та заповніть контрольну анкету.

> **Зверніть увагу!** Ми не зможемо погодити запуск на “сьогодні”.&#x20;
>
> Також, ми **не рекомендуємо** призначати запуск на п’ятницю, суботу та неділю.

{% hint style="success" %}
[Заповнити контрольну анкету](https://forms.gle/GF18vU8p7T3mcBwK8)
{% 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/ready-to-launch.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.
