# Search suggestion

![](/files/-MHZ_04_kUkkEnHYjnLM)

## Open Search suggestion settings.

1. From your Shopify admin, go to **Online Store** > **Themes**.
2. Find the theme that you want to edit and click **Customize**.
3. In the left-hand toolbar, click **Theme settings.**
4. Click **Search suggestion.**

## General settings

* **Enable:** turn on/off this feature.
* **Limit:** adjust the maximum number of items per type (product, article, static page) per page.

## Titles

![](/files/-MHZ_Vrr0VDST8u7wQxl)

* **Popup:** add your text to display it as a small title above the search form.
* **Products block:** add your text to display it as the product tab's title.
* **Article block:** add your text to display it as the article tab's title.
* **Pages block:** add your text to display it as the static page tab's title.

## Product item settings

Please refer to [this guide](/tips.md#product-item-settings) for more details.


---

# 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://vodoma-docs.boostheme.com/theme-settings/search-suggestion.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.
