# ÇEVRİMİÇİ REZERVASYON SİSTEMİ

- [Şube ve Hizmet Ayarları](https://docs.mavibot.ai/doc/tr/booking/settings.md): MaviBot, kullanışlı bir çevrimiçi müşteri rezervasyon hizmeti sunar: müşterilerin randevuları bir bot veya web sitesi üzerinden ayarlamasına, programları ve personel uygunluğunu izlemenize ve çok daha fazlasına olanak tanır!
- [Şube ayarları](https://docs.mavibot.ai/doc/tr/booking/settings/services.md)
- [Çalışanlar nasıl eklenir](https://docs.mavibot.ai/doc/tr/booking/settings/employees.md)
- [Müşteri rezervasyon bildirimi](https://docs.mavibot.ai/doc/tr/booking/settings/notification.md)
- [Yeni müşteri rezervasyon yanıtı](https://docs.mavibot.ai/doc/tr/booking/settings/respons.md)
- [Web sitesi için çevrimiçi rezervasyon widget'ı](https://docs.mavibot.ai/doc/tr/booking/widget.md)
- [Telegram WebApp](https://docs.mavibot.ai/doc/tr/booking/telegram-webapp.md)
- [Programlı takvim](https://docs.mavibot.ai/doc/tr/booking/calendar.md)
- [Çevrimiçi rezervasyon için chatbot](https://docs.mavibot.ai/doc/tr/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/tr/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.
