# Appointment Scheduling Base System Prompt

The appointment scheduling base system prompt is the special prompt that is appended to your main base system prompt to auto-train your AI agent to know how to schedule an appointment.&#x20;

If you know what you are doing, you can modify this additional prompt as needed.&#x20;

<figure><img src="/files/nuXKsiZM7KCaBiOJNiiB" alt=""><figcaption></figcaption></figure>


---

# 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/appointment-scheduling-base-system-prompt.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.
