# СИСТЕМА ОНЛАЙН-БРОНЮВАННЯ

- [Налаштування філії та сервісу](https://docs.mavibot.ai/doc/uk/booking/settings.md): MaviBot пропонує зручний онлайн-сервіс бронювання для клієнтів: дайте клієнтам можливість записуватися на прийом через бот або сайт, відстежуйте розклад і доступність персоналу та багато іншого!
- [Налаштування філії](https://docs.mavibot.ai/doc/uk/booking/settings/services.md)
- [Як додати співробітників](https://docs.mavibot.ai/doc/uk/booking/settings/employees.md)
- [Сповіщення про бронювання клієнта](https://docs.mavibot.ai/doc/uk/booking/settings/notification.md)
- [Відповідь на нове бронювання клієнта](https://docs.mavibot.ai/doc/uk/booking/settings/respons.md)
- [Віджет онлайн-бронювання для сайту](https://docs.mavibot.ai/doc/uk/booking/widget.md)
- [Telegram WebApp](https://docs.mavibot.ai/doc/uk/booking/telegram-webapp.md)
- [Календар із розкладом](https://docs.mavibot.ai/doc/uk/booking/calendar.md)
- [Чатбот для онлайн-бронювання](https://docs.mavibot.ai/doc/uk/booking/chatbot.md)


---

# 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://docs.mavibot.ai/doc/uk/booking.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.
