# FAQ

{% tabs %}
{% tab title="FAQ: Banner" %}

<figure><img src="/files/D9R21SSpAaeeuJ0Iaz8Z" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="FAQ: Image" %}

<figure><img src="/files/bYb11UXBcRehWfo7B5pL" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="FAQ: Tabs" %}

<figure><img src="/files/bHUx6u0LZwdrzN4qJuc9" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="FAQ: Texts" %}

<figure><img src="/files/EttfY4KEmPCX77AMWA64" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

Provide answers to common questions with a clean, organized layout, helping customers quickly find the information they need.

## How to add a FAQ section to your Shopify store

{% hint style="success" %}

1. In the theme editor **(Customize)**, click **Add section.**
2. Select **FAQ** section.
3. Make necessary changes.
4. **Save.**
   {% endhint %}

## How to customize a FAQ section <a href="#how-to-customize-a-banner-with-tabs-section" id="how-to-customize-a-banner-with-tabs-section"></a>

### Section settings

<table><thead><tr><th width="250.999755859375">Setting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Container</strong></td><td>Choose the section width: full width or fixed within the page.</td></tr><tr><td><strong>Direction</strong> </td><td>Set how items are arranged: vertically stacked or horizontally aligned.</td></tr><tr><td><strong>Vertical on mobile</strong> <em>(Horizontal only)</em> </td><td>Enable vertical stacking layout on mobile devices for better responsiveness.</td></tr><tr><td><strong>Alignment</strong></td><td>Define how content is aligned within the container.</td></tr><tr><td><strong>Position</strong> <em>(Horizontal only)</em> </td><td>Control the vertical placement of content inside the banner (top, center, or bottom).</td></tr><tr><td><strong>Horizontal gap</strong></td><td>Adjust spacing between items horizontally.</td></tr><tr><td><strong>Vertical gap</strong></td><td>Adjust spacing between items vertically.</td></tr><tr><td><strong>Mobile horizontal gap</strong></td><td>Set horizontal spacing between items on mobile devices.</td></tr><tr><td><strong>Mobile vertical gap</strong></td><td>Set vertical spacing between items on mobile devices.</td></tr></tbody></table>

{% tabs %}
{% tab title="Vertical" %}

<figure><img src="/files/r8R8lEHDdZzr6IJHkHHU" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Horizontal" %}

<figure><img src="/files/2WGlV7wVSyzwxQHQxTcV" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

{% hint style="info" %}
Check out other FAQ section settings: [Overview](/pebble-theme/theme-sections/overview.md#common-settings-available-in-most-sections)
{% endhint %}

### Block settings

{% tabs %}
{% tab title="FAQ: Banner" %}
{% hint style="info" %}

#### Nested dynamic blocks

* **Image card** – Container for banner content and layout
  * **Subheading** – Add a small supporting text
  * **Heading** – Add the main banner title
  * **Text** – Provide additional description or message
  * **Button** – Add a call-to-action button
  * **Badge** – Highlight a label or status
  * **Countdown timer** – Display a time-based promotion
* **Group**
  * **Section header** – Add a title for the FAQ section
  * **Accordion** – Display expandable FAQ items
    {% endhint %}

{% hint style="success" %}
📝 Learn more: [Theme blocks](/pebble-theme/theme-blocks/overview.md)
{% endhint %}
{% endtab %}

{% tab title="FAQ: Image" %}
{% hint style="info" %}

#### 📦 Nested dynamic blocks

* **Image card** – Container for banner content and layout
  * **Subheading** – Add a small supporting text
  * **Heading** – Add the main banner title
  * **Text** – Provide additional description or message
  * **Button** – Add a call-to-action button
  * **Badge** – Highlight a label or status
  * **Countdown timer** – Display a time-based promotion
* **Group**
  * **Section header** – Add a title for the FAQ section
  * **Accordion** – Display expandable FAQ items
    {% endhint %}

{% hint style="success" %}
📝 Learn more: [Theme blocks](/pebble-theme/theme-blocks/overview.md)
{% endhint %}
{% endtab %}

{% tab title="FAQ: Tabs" %}

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

{% hint style="info" %}

#### 📦 Nested dynamic blocks

* **Tab** – Create a tab with specific FAQ content
  * **Section header: Vertical** – Group and organize header content
    * **Heading** – Add a main title
  * **Accordion** – Display expandable FAQ items
    * **Accordion row** – Add a question and answer
      * **Text** – Add detailed content inside the accordion row
* **Badge** – Highlight a label or status
* **Countdown timer** – Display a time-based promotion
* **Group**
  * **Section header** – Add a title for the FAQ section
  * **Accordion** – Display expandable FAQ items
    {% endhint %}

{% hint style="success" %}
📝 Learn more: [Theme blocks](/pebble-theme/theme-blocks/overview.md)
{% endhint %}
{% endtab %}

{% tab title="FAQ: Texts" %}
{% hint style="info" %}

#### 📦 Nested dynamic blocks

* **Section header: Vertical** – Group and organize header content
  * **Heading** – Add a main title
  * **Subheading** – Provide supporting text
  * **Text** – Add additional description or content
* **Accordion** – Display expandable FAQ items
  * **Accordion row** – Add a question and answer
    * **Text** – Add detailed content inside the accordion row
      {% endhint %}

{% hint style="success" %}
📝 Learn more: [Theme blocks](/pebble-theme/theme-blocks/overview.md)
{% endhint %}
{% endtab %}
{% endtabs %}


---

# 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.foxecom.com/pebble-theme/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.
