# Calendar Bookings

- [Features of Calendar Bookings](https://docs.watheta.com/calendar-bookings/features-of-calendar-bookings.md)
- [How to Create A Calendar Event and Edit Fields / Labels ?](https://docs.watheta.com/calendar-bookings/how-to-create-a-calendar-event-and-edit-fields-labels.md)
- [How to Create Availability Slots and Assign It To Calendar Event ?](https://docs.watheta.com/calendar-bookings/how-to-create-availability-slots-and-assign-it-to-calendar-event.md)
- [How to Create An Appointment Booking WhatsApp Chatbot ?](https://docs.watheta.com/calendar-bookings/how-to-create-an-appointment-booking-whatsapp-chatbot.md)
- [How to Set Webhook for Calendar Event And Send Reminder Messages to User Via WhatsApp ?](https://docs.watheta.com/calendar-bookings/how-to-set-webhook-for-calendar-event-and-send-reminder-messages-to-user-via-whatsapp.md)
- [How can admin approve and reject bookings via WhatsApp](https://docs.watheta.com/calendar-bookings/how-can-admin-approve-and-reject-bookings-via-whatsapp.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.watheta.com/calendar-bookings.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.
