# نظام الحجز عبر الإنترنت

- [إعدادات الفرع والخدمة](https://docs.mavibot.ai/doc/ar/booking/settings.md): يقدم MaviBot خدمة حجز العملاء عبر الإنترنت بشكل مريح: دع العملاء يحجزون المواعيد عبر روبوت أو موقع إلكتروني، وراقب الجداول وتوفر الموظفين، وغير ذلك الكثير!
- [إعدادات الفرع](https://docs.mavibot.ai/doc/ar/booking/settings/services.md)
- [كيفية إضافة الموظفين](https://docs.mavibot.ai/doc/ar/booking/settings/employees.md)
- [إشعار حجز العميل](https://docs.mavibot.ai/doc/ar/booking/settings/notification.md)
- [رد حجز عميل جديد](https://docs.mavibot.ai/doc/ar/booking/settings/respons.md)
- [أداة الحجز عبر الإنترنت للموقع الإلكتروني](https://docs.mavibot.ai/doc/ar/booking/widget.md)
- [Telegram WebApp](https://docs.mavibot.ai/doc/ar/booking/telegram-webapp.md)
- [التقويم مع الجدول الزمني](https://docs.mavibot.ai/doc/ar/booking/calendar.md)
- [روبوت دردشة للحجز عبر الإنترنت](https://docs.mavibot.ai/doc/ar/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/ar/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.
