# Search

{% hint style="info" %}
Unlike the **styling** configuration (theme configuration), the settings of a theme are always stored in the parent theme. A child theme does not have its own area with settings.

[**Where can I find the theme settings?**](/en/master.md#step-5-settings-plugin-app-configuration)
{% endhint %}

## Category filter entry point

<figure><img src="/files/eTrieLyAFPsq8yMMwupU" alt=""><figcaption><p>Category filter</p></figcaption></figure>

{% hint style="info" %}
The category filter is enabled in the theme settings. You can find this option under Theme settings > Header > [Search](/en/styling/header/search.md). Enable the Category filter option there.
{% endhint %}

You can choose an entry point for the category filter in search to ensure the filter structure matches your shop setup. Not every shop uses top-level categories to represent the assortment—some start their structure on a level like “Products” or use a different entry category. By defining a **Category filter entry point (1)**, you control from which category level search categories are considered for the filter.

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


---

# 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://themedocs.zenit.design/en/settings/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.
