# AI AUTO SCHEDULER

- [What's an 🗓️AI Auto Scheduler](https://guide.zig-zag.ai/ai-auto-scheduler/whats-an-ai-auto-scheduler.md): AI planned everyday schedules that make you work smarter (not just harder).
- [How do I create my own 📅schedule](https://guide.zig-zag.ai/ai-auto-scheduler/how-do-i-create-my-own-schedule.md)
- [Scheduler: 🔒Fixed Start Vs. ➡️Start After vs. 🕺Flexible](https://guide.zig-zag.ai/ai-auto-scheduler/scheduler-fixed-start-after-and-flexible.md): A super short brief about the only thing that is a wee bit confusing.
- [🖍️How to customize my schedule](https://guide.zig-zag.ai/ai-auto-scheduler/how-to-customize-my-schedule.md): Just talk to Zigzag AI. Duh.


---

# 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://guide.zig-zag.ai/ai-auto-scheduler.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.
