> For the complete documentation index, see [llms.txt](https://beloria-docs.boostheme.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://beloria-docs.boostheme.com/theme-settings/search-suggestion.md).

# Search suggestion

![](/files/-ML0o_9jTDo8rWXMv94m)

## 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/-ML0p1DIDHoWyyBwQx5Q)

* **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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://beloria-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.
