# Search

### Search

The search feature helps customers quickly find products and content across your store. In this section, you’ll learn how to customize the appearance of the search drawer, ensuring it matches your store’s design and provides a smooth browsing experience.

To customize your search settings:

1. In the theme editor (**Customize**), click **Theme settings.**
2. Locate **Search.**
3. Under **Form drawer**, select the **Color scheme** you want to apply.

<br>


---

# 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://raidho.gitbook.io/monterrey-theme/settings/editor/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.
