# Faqs

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

{% hint style="success" %}
Steps

1. In the theme editor **(Customize)**, open the template selector
2. Select **Pages**, then **Faqs.**
3. Make necessary changes
4. **Save**
   {% endhint %}

## Section settings

### Section header and general

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/Twivfz10sTMS5eEuU4V3" alt=""><figcaption></figcaption></figure>

**Layout content:** 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/BVcZbz7Bi21A6qSFWMyC" alt=""><figcaption></figcaption></figure>

### Section padding

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

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

## Blocks settings

### Multiple FAQ

In this block, you can define the subject name for a specific set of FAQs, categorizing them under a common theme or topic.

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

### Content

This block is designated for inputting your frequently asked questions (FAQs) and their corresponding answers.

<figure><img src="/files/Np7Ry4c1EECEZVO7CmR2" 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/other-pages-settings/faqs.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.
