# Group

<figure><img src="/files/vuJFci5yeAMrpzWHmU1R" alt=""><figcaption></figcaption></figure>

### Overview

The Group block acts as a flexible container for holding and organizing other blocks. It uses a flex layout to arrange its inner content in either a row or column, making it perfect for custom layouts, side-by-side elements, or stacked content.

**Use cases:**

• Aligning text next to icons or images

• Creating custom layouts within larger sections

• Organizing buttons, badges, or callouts in a row or column

**Features:**

• Flexible layout direction: row (horizontal) or column (vertical)

• Align and justify settings for fine-tuned positioning

• Optional spacing (gap) between inner blocks

• Fully responsive — adjusts layout on smaller screens

• Supports nesting other blocks inside


---

# 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://flexi-library.gitbook.io/flexi-slider-sections/modular/groups/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.
