# AI Scheduling - Experimental (Beta)

This allows your A.I. agent to see your current availability via your connected calendar and then be able to automatically schedule appointments directly to the calendar.

[What is Scheduling?](/ai-features/scheduling/ai-scheduling-experimental-beta/what-is-scheduling.md)[Calendar Integration](/ai-features/scheduling/ai-scheduling-experimental-beta/calendar-integration.md)[Appointment Scheduling Activation](/ai-features/scheduling/ai-scheduling-experimental-beta/appointment-scheduling-activation.md)[Appointment Scheduling Webhook URL](/ai-features/scheduling/ai-scheduling-experimental-beta/appointment-scheduling-webhook-url.md)[Appointment Scheduling Email Notification](/ai-features/scheduling/ai-scheduling-experimental-beta/appointment-scheduling-email-notification.md)[Appointment Scheduling Base System Prompt](/ai-features/scheduling/ai-scheduling-experimental-beta/appointment-scheduling-base-system-prompt.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.agentsupply.ai/ai-features/scheduling/ai-scheduling-experimental-beta.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.
