# Alignment

{% embed url="<https://www.youtube.com/watch?v=NMcBxkHmtQI>" %}

Layouts control the overall structure of your sections.

{% stepper %}
{% step %}

#### Basic Adjustments

You can make simple layout changes directly in the theme customizer settings of a layout. This is great for quick spacing or alignment tweaks.
{% endstep %}

{% step %}

#### Using Groups for More Control

The most powerful way to adjust layouts is with Groups. Groups let you rearrange and align content within a layout far beyond the basic settings.
{% endstep %}

{% step %}

#### Vertical, Horizontal & Mobile Options

Inside a group, you can change vertical and horizontal alignment to create different layouts. There’s also a mobile layout option, giving you full control to design layouts that adapt perfectly on smaller screens.
{% endstep %}
{% endstepper %}

With layouts + groups, you can build almost any structure you need in Flexi. Most sections are built to be flexible, responsive, and tailored to your content.


---

# 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/docs/buttons.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.
