# Getting Started

- [Scheduling](https://help.bukkii.io/getting-started/scheduling.md): Your calendar allows you to schedule appointments with just a few clicks.
- [Booking Page](https://help.bukkii.io/getting-started/scheduling/booking-page.md): Your customers can use your own website to schedule appointments online with your business.
- [Notifications](https://help.bukkii.io/getting-started/scheduling/notifications.md): The system automatically sends email notifications for new or modified appointments and provides reminders before your appointments.
- [Staff Profiles](https://help.bukkii.io/getting-started/scheduling/staff-profiles.md)
- [Calendar](https://help.bukkii.io/getting-started/scheduling/calendar.md): 1. Schedule, Reschedule, or Cancel Appointments
- [Create an Appointment](https://help.bukkii.io/getting-started/scheduling/create-an-appointment.md)
- [Edit an Appointment](https://help.bukkii.io/getting-started/scheduling/edit-an-appointment.md)
- [Edit an Appointment by Drag-and-Drop](https://help.bukkii.io/getting-started/scheduling/edit-an-appointment-by-drag-and-drop.md)
- [Cancel an Appointment](https://help.bukkii.io/getting-started/scheduling/cancel-an-appointment.md)
- [Calendar](https://help.bukkii.io/getting-started/calendar.md): Manage appointments in your web and mobile app
- [Calendar View](https://help.bukkii.io/getting-started/calendar/calendar-view.md)
- [Scheduling a Recurring Appointment](https://help.bukkii.io/getting-started/calendar/scheduling-a-recurring-appointment.md)
- [Booking Overlapping Appointments](https://help.bukkii.io/getting-started/calendar/booking-overlapping-appointments.md): Scheduling two appointments for the same time slot.
- [Appointment Labels](https://help.bukkii.io/getting-started/calendar/appointment-labels.md): Brief 1-2 word descriptors for appointments on your calendar.
- [Services](https://help.bukkii.io/getting-started/services.md)
- [Add, Edit, or Delete Services](https://help.bukkii.io/getting-started/services/add-edit-or-delete-services.md): Build or edit your service menu in Bukkii.
- [Add Images to Services](https://help.bukkii.io/getting-started/services/add-images-to-services.md): Use images to distinguish your services.
- [Waiting Time](https://help.bukkii.io/getting-started/services/waiting-time.md): Waiting time is added to the service duration for preparation or cleanup.
- [Custom Service Duration](https://help.bukkii.io/getting-started/services/custom-service-duration.md)
- [Change Service Order](https://help.bukkii.io/getting-started/services/change-service-order.md): Adjust the order of services on your Booking Page
- [Book Multiple Services](https://help.bukkii.io/getting-started/services/book-multiple-services.md): Allow customers to book multiple services in one appointment
- [Service Categories](https://help.bukkii.io/getting-started/services/service-categories.md): Organize and group your services
- [Staff](https://help.bukkii.io/getting-started/staff.md)
- [Add, Edit, or Delete Staff](https://help.bukkii.io/getting-started/staff/add-edit-or-delete-staff.md): Create profiles for new members of your team on your Bukkii account.
- [Change The Order Of Staff.](https://help.bukkii.io/getting-started/staff/change-the-order-of-staff..md): Adjust the order of Staff listed on your Booking Page.
- [Employee Work Hours, Rest and Leave](https://help.bukkii.io/getting-started/staff/employee-work-hours-rest-and-leave.md): Set working hours
- [Employee Booking Page URL](https://help.bukkii.io/getting-started/staff/employee-booking-page-url.md): Share direct links for customers to schedule appointments with specific employees.
- [Staff Login](https://help.bukkii.io/getting-started/staff/staff-login.md)
- [Customers](https://help.bukkii.io/getting-started/customers.md)
- [Customer List](https://help.bukkii.io/getting-started/customers/customer-list.md): The Customer List is where all your customer information is stored. Here, you can view contact details and appointment history for your customers.
- [Add, Edit, or Delete Customers](https://help.bukkii.io/getting-started/customers/add-edit-or-delete-customers.md)
- [Customer Notes, Statistics, and Appointment History](https://help.bukkii.io/getting-started/customers/customer-notes-statistics-and-appointment-history.md)
- [Booking Page](https://help.bukkii.io/getting-started/booking-page.md)
- [Your Booking Page URL](https://help.bukkii.io/getting-started/booking-page/your-booking-page-url.md)
- [Business Information, Currency, Timezone, and Working Hours](https://help.bukkii.io/getting-started/booking-page/business-information-currency-timezone-and-working-hours.md)
- [Customer Login Feature](https://help.bukkii.io/getting-started/booking-page/customer-login-feature.md)
- [Lead Time for Appointments, Appointment Slot Size](https://help.bukkii.io/getting-started/booking-page/lead-time-for-appointments-appointment-slot-size.md)
- [Skip Staff Selection](https://help.bukkii.io/getting-started/booking-page/skip-staff-selection.md)
- [Booking Policy](https://help.bukkii.io/getting-started/booking-page/booking-policy.md)
- [Show/Hide Service Items, Prices, Durations, and Working Hours](https://help.bukkii.io/getting-started/booking-page/show-hide-service-items-prices-durations-and-working-hours.md)
- [Adding Images to Your Appointment Page](https://help.bukkii.io/getting-started/booking-page/adding-images-to-your-appointment-page.md)
- [Account Settings](https://help.bukkii.io/getting-started/account-settings.md)
- [Password Recovery](https://help.bukkii.io/getting-started/account-settings/password-recovery.md)
- [Support](https://help.bukkii.io/getting-started/account-settings/support.md)
- [Appointment History](https://help.bukkii.io/getting-started/account-settings/appointment-history.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://help.bukkii.io/getting-started.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.
