# Calendars

- [Using the Daylite Calendar](https://docs.daylite.app/help/mac-fundamentals/calendars/using-the-daylite-calendar.md)
- [The Value of Linking](https://docs.daylite.app/help/mac-fundamentals/calendars/the-value-of-linking.md)
- [Types of Calendars](https://docs.daylite.app/help/mac-fundamentals/calendars/types-of-calendars.md)
- [Google Calendar Sync](https://docs.daylite.app/help/mac-fundamentals/calendars/google-calendar-sync.md): Two-way sync between Daylite and Google Calendar. Changes in either app sync instantly — no manual refresh needed. Covers all past and future events.
- [Calendar Integration](https://docs.daylite.app/help/mac-fundamentals/calendars/calendar-integration.md)
- [Filling in a New Calendar Appointment](https://docs.daylite.app/help/mac-fundamentals/calendars/filling-in-a-new-calendar-appointment.md)
- [Calendar Settings](https://docs.daylite.app/help/mac-fundamentals/calendars/calendar-settings.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.daylite.app/help/mac-fundamentals/calendars.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.
