# FAQs Page

Halo Theme offers **FAQs Page** which known as the frequently asked questions section, is a web page in your online store where you address common concerns, questions, and objections customers have.

1. From your Shopify admin, go to **Online Store** **->** **Pages.**
2. Click **Add page**.
3. Enter a title (ex: **FAQs**). After that, choose the **Theme template** like the below image.
4. Click **Save**.

![](/files/TNITPpEQ5S7sdtx7MF1i)

{% hint style="info" %}
There are 3 FAQs templates which you can set up.
{% endhint %}

## How to set up sections for FAQs Page?

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Choose **Pages** from the dropdown window **->** Choose **template\_faqs\_1**, **template\_faqs\_2** or **template\_faqs\_3**.

![](/files/AETzoEzrjMU4soHigf5p)

{% hint style="info" %}
Shopify allows us to show 50 blocks in a section. Therefore you can show 16 questions in maximum. If you want to show more questions, please contact us via email at <support@halothemes.com>.
{% endhint %}


---

# 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://halosoft.gitbook.io/halo-docs/page/faqs-page.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.
