# Using a Query Data Source

## **How the Avonni Calendar Leverages the Query Data Source**

* **Dynamic Updates:** The Avonni Calendar stays up-to-date by connecting directly to your data sources.
* **Reactive Screens:** The calendar can seamlessly interact with other components, creating a more integrated and responsive experience.
* **Manage Large Datasets:** Effortlessly display even complex schedules and events on your calendar due to its optimized data handling capabilities.
* **On-demand Refresh:** Manually trigger a 'Refresh Query' to instantly pull the latest information into your calendar view

## How to use the Query Data Source on the Calendar

Here's how to set up the Query Data Source

* Go to the Data Source section
* Select Query
* Select the event you'd like to Querry


---

# 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/using-a-query-data-source.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.
