# Faq

<figure><img src="/files/1xRsoG5Y6W9ffBDs9coC" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), click **Add section**
2. Locate **Faq**
3. **Save**
   {% endhint %}

## Section settings

### **Section header** and **general:** <a href="#id-1.-section-header-and-general" id="id-1.-section-header-and-general"></a>

Use the provided text fields to add a suitable heading/subheading/description. Leave any of them blank if you do not want to display them.

Adjust the text alignment (left/center/right) along with the background color and container type.

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

Layout: You can choose between Fluid Container, Stretch width, Full width for the layout or just leave it with the default layout of the video.

Color schema: You are allowed to change text color, background color, etc. with preset color.

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

### **Section padding**

Section padding allows you to specify the space between the slideshow and the preceding or following sections, or both.

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

## Blocks settings <a href="#id-2.-content-faq" id="id-2.-content-faq"></a>

### Multiple FAQ (Parent)

This block serves as the parent block for the FAQ section, positioned on the left side, acting as a primary container for organizing and presenting the frequently asked questions systematically.

<figure><img src="/files/9MLz1gxb7d938pXPhxF1" alt=""><figcaption></figcaption></figure>

### Content

These blocks are designed to display FAQs, providing a structured format for presenting frequently asked questions and their answers in an organized and accessible manner.

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


---

# 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://blueskytechco.gitbook.io/alukas-shopify/theme-sections/faq.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.
