# MODULES

- [Comments Thread](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/comments-thread.md)
- [Nested Comments Thread (with Like and Reply)](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/nested-comments-thread-with-like-and-reply.md)
- [Chat Widget](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/chat-widget.md)
- [Week Daily Availability](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/week-daily-availability.md)
- [Video Group](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/video-group.md)
- [Drag and Drop Repeating Group](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/drag-and-drop-repeating-group.md)
- [Reviews Repeating Group with Image](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/reviews-repeating-group-with-image.md)
- [Reviews (Text Only) Repeating Group](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/reviews-text-only-repeating-group.md)
- [Accept/Decline Repeating Group](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/accept-decline-repeating-group.md)
- [Nested Repeating Group](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/nested-repeating-group-with-texts-and-two-buttons.md)
- [Standard Repeating Group with Image](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/standard-repeating-group-with-image.md)
- [Standard Repeating Group with Image and Add Button Repeating Group](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/standard-repeating-group-with-image-and-add-button-repeating-group.md)
- [Expandable Input Forms Repeating Group](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/expandable-input-forms-repeating-group.md)
- [Expandable Group (with Button, Link, and Section Header) Repeating Group](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/expandable-group-with-button-link-and-section-header-repeating-group.md)
- [Expandable Group (Text Only) Repeating Group](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/expandable-group-text-only-repeating-group.md)
- [Single Input Search Bar and Filter Group](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/single-input-search-bar-and-filter-group.md)
- [1-Column Standard Form Inputs Group](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/standard-form-inputs-group.md)
- [1-Column Instagram Tiles Group](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/1-column-instagram-tiles-group.md)
- [1-Column Link, Text, and Menu Focus Repeating Group](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/1-column-link-text-and-menu-focus-repeating-group.md)
- [1-Column Title Text, Link, and Body Text Repeating Group](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/1-column-title-text-link-and-body-text-repeating-group.md)
- [2-Column Title Link and Text Repeating Group](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/2-column-title-link-and-text-repeating-group.md)
- [2-Column Simple Form Inputs Group](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/2-column-simple-form-inputs-group.md)
- [2-Column Sortable List (Image, Link, Star Rating, and Text) Repeating Group](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/2-column-sortable-list-image-link-star-rating-and-text-repeating-group.md)
- [3-Column Text and Link Repeating Group](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/3-column-repeating-group.md)
- [3-Column Horizontal Scroll Repeating Group](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/3-column-horizontal-scroll-repeating-group.md)
- [4-Column Data Table with Title](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/4-column-data-table-with-title.md)
- [4-Column Date Table with Cell Selection, Menu Focus Group, and Filters](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/4-column-date-table-with-cell-selection-menu-focus-group-and-filters.md)
- [4-Column Standard Tiles Repeating Group](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/standard-tiles-repeating-group.md)
- [4-Column Product Image Tiles with Prices Repeating Group](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/4-column-product-image-tiles-with-prices-repeating-group.md)
- [4-Column Video, Star Rating, and Text Tiles Repeating Group](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/4-column-video-star-rating-and-text-tiles-repeating-group.md)
- [4-Column Reviews Tiles with Star Rating Repeating Group](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/4-column-reviews-tiles-with-star-rating-repeating-group.md)
- [5-Column Data Table with Sortable Fields](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/5-column-data-table-with-sortable-fields.md)
- [6-Column Small Tiled Horizontal Scroll Repeating Group](https://docs.airdev.co/canvas-pages-and-modules/master-1/modules/6-column-small-tiled-horizontal-scroll-repeating-group.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.airdev.co/canvas-pages-and-modules/master-1/modules.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.
