> For the complete documentation index, see [llms.txt](https://uxsmart.gitbook.io/velare/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uxsmart.gitbook.io/velare/customize-your-pages/storytelling/faqs.md).

# Faqs

**Faqs** puts your most common questions on the page as an accordion, so shoppers can open the one that applies to them instead of reading everything. It answers the doubts that stop a purchase (delivery times, returns, sizing, care) at the moment they come up, which takes work off your support inbox. Shoppers usually meet it low on the home page, on a dedicated FAQ page, or under a product story section.

An optional image sits beside the questions, along with a short message and a button for shoppers whose question is not on the list.

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

### Where to find it <a href="#where-to-find-it" id="where-to-find-it"></a>

{% hint style="success" %}
**Steps:**

1. Go to **Online Store > Themes > Customize**.
2. Open the template you want the questions to appear on.
3. Click **Add section** and choose **Faqs** from the **Storytelling** group.
4. Add one block per question, then fill in the question and its answer.
   {% endhint %}

*Result:* the questions render as a closed accordion, ordered exactly as the blocks are ordered in the sidebar.

### Section settings <a href="#section-settings" id="section-settings"></a>

#### General settings <a href="#general-setting" id="general-setting"></a>

| Setting           | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| ----------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Section width** | <p>How much of the screen the questions are allowed to span.</p><ul><li><strong>Stretch width</strong>: the content spreads to the browser width, so long answers get more room per line.</li><li><strong>Fixed width</strong>: the content lines up with the rest of your pages, using the width set in <strong>Theme settings > Layout</strong>.</li><li><strong>Full width</strong>: section and content run edge to edge, which suits a colored background behind the questions.</li></ul> |
| **Color scheme**  | The background and text colors this section uses. Schemes are defined in **Theme settings > Colors**, so editing one there restyles every section built on it.                                                                                                                                                                                                                                                                                                                                 |

| Setting                | Description                                                                                                                                                                |
| ---------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Open all questions** | Shows every answer already expanded instead of collapsed. Good for a short list a shopper should read in full, distracting once you have more than four or five questions. |

| Setting                    | Description                                                                                                                                                                                                                              |
| -------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Show image**             | Places a picture beside the questions so the section is not a wall of text. Sharpest at ***(646px x 700px recommended)***.                                                                                                               |
| **Image**                  | <p>The picture shown next to the questions, usually a lifestyle or packaging shot that matches what is being asked about.<br><em>\* Note: Only appears when</em> <strong>Show image</strong> <em>is enabled</em></p>                     |
| **Desktop image position** | <p>Which side of the questions the picture sits on for desktop shoppers. Alternate it between sections so the page does not lean to one side.<br><em>\* Note: Only appears when</em> <strong>Show image</strong> <em>is enabled</em></p> |

| Setting               | Description                                                                                                                                                                                                                                                                                                                                                 |
| --------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Show faqs message** | Turns on the wording that sits alongside the questions. The subheading, heading, description, and button below only appear once this is on.                                                                                                                                                                                                                 |
| **Subheading**        | A short label above the headline, useful for naming the topic, for example *Shipping* or *Returns*.                                                                                                                                                                                                                                                         |
| **Heading**           | The headline shoppers read first, for example *Questions we get asked a lot*.                                                                                                                                                                                                                                                                               |
| **Description**       | One or two sentences under the headline, usually telling shoppers what to do if their question is not listed.                                                                                                                                                                                                                                               |
| **Button label**      | The words on the button beside the questions. Leave it blank and no button is shown at all.                                                                                                                                                                                                                                                                 |
| **Link**              | Where that button sends shoppers, most often a full FAQ page or the contact page.                                                                                                                                                                                                                                                                           |
| **Content alignment** | <p>Which edge the heading and description line up with.</p><ul><li><strong>Left</strong>: easiest to read when there is a full sentence of description.</li><li><strong>Center</strong>: suits a short headline with little or no description.</li><li><strong>Right</strong>: use it when the picture sits on the left, so the wording faces it.</li></ul> |

#### Section padding <a href="#section-padding" id="section-padding"></a>

| Setting    | Description                                                                                              |
| ---------- | -------------------------------------------------------------------------------------------------------- |
| **Top**    | Adds space above the questions. Increase it when the section sits too close to whatever comes before it. |
| **Bottom** | Adds space below the questions. Increase it when the next section starts too abruptly.                   |

#### Section divider <a href="#section-divider" id="section-divider"></a>

| Setting          | Description                                                                                                                                         |
| ---------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Show divider** | Draws a thin line between this section and the one above it. Most useful when both use the same background color and would otherwise blur together. |

### Block settings <a href="#block-settings" id="block-settings"></a>

| Setting      | Description                                                                                                                       |
| ------------ | --------------------------------------------------------------------------------------------------------------------------------- |
| **Question** | The line shoppers click to open the answer. Write it the way a customer would ask it, not in your internal wording.               |
| **Answer**   | The text revealed underneath once the question is opened. Keep it to the answer itself and link out when the full policy is long. |

### What changes on the storefront <a href="#what-changes" id="what-changes"></a>

* Each block becomes one clickable row, in the order the blocks appear in the sidebar. Put the questions people ask most at the top.
* With **Open all questions** off, shoppers only see the questions, so the section stays short no matter how long the answers are.
* The image, the message, and the button all disappear when their own toggle or field is left empty, leaving a plain accordion.

### Related pages <a href="#related-pages" id="related-pages"></a>

* [Storytelling](/velare/customize-your-pages/storytelling.md): the group this section belongs to
* [FAQ page](/velare/customize-your-pages/faq-page.md): the dedicated page for a longer list of questions
* [Accordion](/velare/customize-your-pages/layout/accordion.md): the block version of the same expand and collapse behaviour
* [Colors](/velare/set-up-your-store/colors.md) and [Layout](/velare/set-up-your-store/layout.md): where the color schemes and the fixed page width come from


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://uxsmart.gitbook.io/velare/customize-your-pages/storytelling/faqs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
