# Search

**Search** on a website enhances user convenience, time efficiency, navigation, engagement, reduces bounce rates, increases conversions, allows personalization, and provides valuable analytics insights, contributing to an improved user experience.

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

### Recommendations

<table data-full-width="false"><thead><tr><th width="171">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Popular search</td><td>Recommend popular searched keywords in your store to customers.</td></tr><tr><td>Collection recommended</td><td>Select a collection to recommend for customers.</td></tr></tbody></table>

### Search results

**Enable predictive search:** When you enable '**Enable predictive search**', the search bar will display predicted search results as you type, which aim to be accurate suggestions based on your input.

{% hint style="info" %}
**Note:** Live search results. Not available in all languages. [Learn more](https://shopify.dev/themes/navigation-search/search/predictive-search#general-requirements-and-limitations)
{% 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://nextsky.gitbook.io/agile-theme/sections/search.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.
