# Calendar

- [Calendar 101 Tutorial](https://docs.avonnicomponents.com/flow/tutorials/components/calendar/calendar-101-tutorial.md)
- [How to Connect Multiple Data Sources to the Avonni Calendar](https://docs.avonnicomponents.com/flow/tutorials/components/calendar/how-to-connect-multiple-data-sources-to-the-avonni-calendar.md)
- [How to Customize Time Spans](https://docs.avonnicomponents.com/flow/tutorials/components/calendar/how-to-customize-time-spans.md)
- [How to Customize the Right-Click Menu](https://docs.avonnicomponents.com/flow/tutorials/components/calendar/how-to-customize-the-right-click-menu.md)
- [How to Add an Edit Action to Events](https://docs.avonnicomponents.com/flow/tutorials/components/calendar/how-to-add-an-edit-action-to-events.md)
- [How to Add a New Event Button to the Avonni Calendar Header](https://docs.avonnicomponents.com/flow/tutorials/components/calendar/how-to-add-a-new-event-button-to-the-avonni-calendar-header.md)
- [How to Create Events by Dragging in the Avonni Calendar](https://docs.avonnicomponents.com/flow/tutorials/components/calendar/how-to-create-events-by-dragging-in-the-avonni-calendar.md)
- [How to Reschedule Events with Drag and Drop](https://docs.avonnicomponents.com/flow/tutorials/components/calendar/how-to-reschedule-events-with-drag-and-drop.md)
- [How to Color-Code Calendar Entries in the Avonni Calendar](https://docs.avonnicomponents.com/flow/tutorials/components/calendar/how-to-color-code-calendar-entries-in-the-avonni-calendar.md)
- [Using a variable Data Source](https://docs.avonnicomponents.com/flow/tutorials/components/calendar/using-a-variable-data-source.md)
- [Using a Query Data Source](https://docs.avonnicomponents.com/flow/tutorials/components/calendar/using-a-query-data-source.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.avonnicomponents.com/flow/tutorials/components/calendar.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.
