# Search page

<figure><img src="https://1836495117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOdebKCa6IK9qfbdvSKj0%2Fuploads%2FhQkvcYtkXF1TFenE8qPO%2Fsearch_page.jpg?alt=media&#x26;token=42b3a24f-3622-4811-94fc-6059c2c2bfa0" alt="An example of a search page in Zest"><figcaption></figcaption></figure>

## 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 **Other**, then **Search.**
3. On the left-side bar, select **Search results.**
4. Make necessary changes **> Save.**
   {% endhint %}

You can add any section that is listed in the [Theme sections](https://docs.foxecom.com/zest-theme/theme-sections). Nevertheless, there is a section designed specifically for the search page.

<figure><img src="https://1836495117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOdebKCa6IK9qfbdvSKj0%2Fuploads%2F4J69SvlgXxd6XHC3L7sX%2F1-search_result.jpg?alt=media&#x26;token=1e8cecc2-850d-47b4-8e50-d5f5d179f65d" alt="Search page settings list"><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://docs.foxecom.com/zest-theme/other-pages/search-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.
