# Configuration

Once you have successfully installed the extension, go to **Stores** -> **Configuration** and navigate to Ajax Search and configure the extension for use. Here you can find various settings for the extension.

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

* **Ajax Search:** Enable or disable extension from here.
* **Product per Results:** Enter the maximum number of products that you want to display in particular search result.


---

# 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://docs.magecomp.com/magento-2-ajax-search-extension/configuration.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.
