# Frequently Asked Questions (FAQ) Repeating Group

## Overview

![](/files/iUdaOAoKsnXlD5d8gak2)

This is a fully-responsive block that includes a frequently asked questions group for displaying a list of questions. Users can click on a question to view the answer to that question.

## 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.<br>
* This block contains five main groups:
  * **Group Main header** contains the title text and a hidden description text
  * **Group Inner question** contains the question text and a feather icon
  * **Group Inner answer** contains the answer text to the question
    * **Group Inner PLACEHOLDER**  - If you add more elements to the group, please resize this group and ensure it is not overlapping with any other elements.
  * **RepeatingGroup Dummy** displays the list of questions.&#x20;
  * **Group Main PLACEHOLDER** - Please resize this group if you add more elements to the group<br>
* Clicking on **Group Main select faq tile** will show or hide the answer group.

## How to set up

* Update the data source of **RepeatingGroup Dummy** and update the text elements to reference current cell's data.


---

# 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/5.0/canvas-library/blocks/frequently-asked-questions-faq-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.
