# Search page

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

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), open the template selector.
2. Select **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](/hyper-theme/theme-sections/banner-with-categories.md). Nevertheless, there is a section designed specifically for the search page.

<figure><img src="/files/4co7OTxVz8DuOFMfdOfz" alt=""><figcaption></figcaption></figure>

You can also enable/disable displaying the **Blog card's** elements if needed and choose the **Mobile Layout**.

<figure><img src="/files/2N6SMBAsxXvfHipJiONN" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You can customize your search results with the [Search & Discovery app](https://help.shopify.com/en/manual/online-store/search-and-discovery) from Shopify. The app provides a number of search features and settings that change the behavior of your online store search.

[Learn more](https://help.shopify.com/en/manual/online-store/storefront-search/managing-searchability)
{% 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://docs.foxecom.com/hyper-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.
