# Appointments

- [Calendar](https://docs.simplespa.net/simplespa-documentation/fundamentals/appointments/calendar.md)
- [Creating an Appointment](https://docs.simplespa.net/simplespa-documentation/fundamentals/appointments/creating-an-appointment.md)
- [Appointment Status](https://docs.simplespa.net/simplespa-documentation/fundamentals/appointments/appointment-status.md)
- [Appointment Notes](https://docs.simplespa.net/simplespa-documentation/fundamentals/appointments/appointment-notes.md)
- [Appointment Checkout](https://docs.simplespa.net/simplespa-documentation/fundamentals/appointments/appointment-checkout.md)
- [Creating a Block](https://docs.simplespa.net/simplespa-documentation/fundamentals/appointments/creating-a-block.md)
- [Cloning a Block](https://docs.simplespa.net/simplespa-documentation/fundamentals/appointments/cloning-a-block.md)
- [Smart Appointment Recommendations](https://docs.simplespa.net/simplespa-documentation/fundamentals/appointments/smart-appointment-recommendations.md)
- [Meetings Integration](https://docs.simplespa.net/simplespa-documentation/fundamentals/appointments/meetings-integration.md)
- [Google Meet](https://docs.simplespa.net/simplespa-documentation/fundamentals/appointments/meetings-integration/google-meet.md): Create Google Meet links instantly from any appointment, no switching apps, no copying calendars, just one click to schedule secure virtual sessions.
- [Zoom Meetings](https://docs.simplespa.net/simplespa-documentation/fundamentals/appointments/meetings-integration/zoom-meetings.md): Turn every booking into a professional virtual consultation experience: no separate scheduling tools, no confusion for clients, and everything sits right with your appointment.
- [Offline Mode](https://docs.simplespa.net/simplespa-documentation/fundamentals/appointments/offline-mode.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.simplespa.net/simplespa-documentation/fundamentals/appointments.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.
