# FAQs page

<figure><img src="https://1836495117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOdebKCa6IK9qfbdvSKj0%2Fuploads%2FYx0CkmNohLduirhiPX7g%2Ffaq_page.jpg?alt=media&#x26;token=e0f44f77-29a7-4f0b-981b-f75bae94428d" alt="An example of a FAQs page in Zest theme"><figcaption></figcaption></figure>

An FAQs (Frequently Asked Questions) page gives visitors a central place to find the answers they need.

## Static sections

You can click on the link to check out the instruction listed below.&#x20;

{% content-ref url="../pages-global-sections/announcement-bar" %}
[announcement-bar](https://docs.foxecom.com/zest-theme/pages-global-sections/announcement-bar)
{% endcontent-ref %}

{% content-ref url="../pages-global-sections/header" %}
[header](https://docs.foxecom.com/zest-theme/pages-global-sections/header)
{% endcontent-ref %}

{% content-ref url="../pages-global-sections/footer" %}
[footer](https://docs.foxecom.com/zest-theme/pages-global-sections/footer)
{% endcontent-ref %}

{% content-ref url="../pages-global-sections/mobile-navigation-bar" %}
[mobile-navigation-bar](https://docs.foxecom.com/zest-theme/pages-global-sections/mobile-navigation-bar)
{% endcontent-ref %}

{% content-ref url="../pages-global-sections/pop-up" %}
[pop-up](https://docs.foxecom.com/zest-theme/pages-global-sections/pop-up)
{% endcontent-ref %}

## Dynamic sections

{% hint style="success" %}
Steps

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

You can add any section that is listed in [Theme sections](https://docs.foxecom.com/zest-theme/theme-sections).&#x20;


---

# 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/zest-theme/other-pages/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.
