# 3-Column Mini Grid Tiles Repeating Group

## Overview

![](/files/-M_Z3ZySnowEfvCPIT0o)

This repeating group is helpful for the following uses cases:

* To display a list of many results with a small image and 1-2 fields.
* To display a list of product categories with images.&#x20;
* To create a custom multi-select repeating group where users can select one or more options before proceeding to the next step.&#x20;

## Structure

When this block is added to a page, it is placed within a group called **Blocks container 860 (do not rename)** on the page. This group contains the responsive settings for all blocks.

* This block contains three main groups:
  * **Group Responsive left vertical padding**  and **Group Responsive right vertical padding**\
    For responsiveness (please do not delete), this maintains the padding between the content and the outer parent group.
  * **Group Inner cell hover\_Dummy** - If you add more elements to the group, please ensure that they are contained within this main content group.
* All data is displayed in **RepeatingGroup Dummy.**

## How to set up

* Update **RepeatingGroup Dummy's** data source.
* Update the data source of the inner texts and links in the block.&#x20;
* Remove the placeholder conditionals on the image element and the title element.&#x20;
* If you are using this asset to create a multi-select repeating group, the selected state can look like this:

![Multi-select repeating group selected state style](/files/-M_Z4yXQQPuka-fkSY19)


---

# 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/modules/3-column-mini-grid-tiles-repeating-group.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.
