# 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.&#x20;

{% content-ref url="/pages/6fZQDmQtMPcEyPM1FvuP" %}
[What is Scheduling?](/stammer.ai-docs/chat-ai-agents/scheduling/ai-scheduling-experimental-beta/what-is-scheduling.md)
{% endcontent-ref %}

{% content-ref url="/pages/Y2GaUKG6HgxLyvsousdx" %}
[Calendar Integration](/stammer.ai-docs/chat-ai-agents/scheduling/ai-scheduling-experimental-beta/calendar-integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZvKWUfmUMaYaFRDVhfmR" %}
[Appointment Scheduling Activation](/stammer.ai-docs/chat-ai-agents/scheduling/ai-scheduling-experimental-beta/appointment-scheduling-activation.md)
{% endcontent-ref %}

{% content-ref url="/pages/X8xOELi1jLY3PKK0SMU3" %}
[Appointment Scheduling Webhook URL](/stammer.ai-docs/chat-ai-agents/scheduling/ai-scheduling-experimental-beta/appointment-scheduling-webhook-url.md)
{% endcontent-ref %}

{% content-ref url="/pages/Y9z1OqlOPafWdN5mdH0p" %}
[Appointment Scheduling Email Notification](/stammer.ai-docs/chat-ai-agents/scheduling/ai-scheduling-experimental-beta/appointment-scheduling-email-notification.md)
{% endcontent-ref %}

{% content-ref url="/pages/tPDVHLXfOj09lkFQa0JF" %}
[Appointment Scheduling Base System Prompt](/stammer.ai-docs/chat-ai-agents/scheduling/ai-scheduling-experimental-beta/appointment-scheduling-base-system-prompt.md)
{% endcontent-ref %}


---

# 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.stammer.ai/stammer.ai-docs/chat-ai-agents/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.
