# 2-Column Grid Tiles Repeating Group

## Overview

This block includes a 2-column tiles repeating group that is fully-responsive. Each tile includes a title link, star rating, description, price, and menu focus group.

## Structure

When this block is added to a page, it is placed within a Paste group on the page. This group contains the responsive settings for all blocks.

* All data is displayed in **RepeatingGroup text**. To learn more on how to update the data source, please read [Updating asset RG data source](/canvas/6.0/canvas-library/updating-asset-rg-data-source.md).
* This block contains the **menufocusgroup\_template** reusable element. This reusable element contains all the additional actions you can perform (e.g., edit data, delete data, and more).&#x20;
  * For more information on how to use menu focus group, please [click here](/canvas/6.0/canvas-functionality/reference/reusable-elements/menu-focus-elements.md).
* This block will come with a reusable element called **star rating**. Set the data source of the reusable to a number between 1 to 5 to display the appropriate stars.

## How to set up

* Update the data source for **RepeatingGroup text**
* Update the data sources of the image and texts
* Remove any elements in the block that you do not need&#x20;


---

# 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/6.0/canvas-library/blocks/2-column-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.
