# SoBooster - Ultimate Search & Filter

![](/files/0TlTnqp5wUk8AXnFIl8l)

By integrating the Ultimate Search & Filter by SoBooster, app you can add an eye-catching filter view to your Shoppy app and increase the likelihood that your users will find the products they're looking for.

To set up the SoBooster integration - Ultimate Search & Filter on Shoppy, you will need the API Domain and API Key.&#x20;

These are the steps to obtain them, described in the details [here](/getting-started/shoppy-mobile-app-builder.md).&#x20;

Open the search page on your store and once you have downloaded the SoBooster app on your theme, open the browser development tool and click on the XHR tab. You should find a request like this: <https://svc-1001-usf.hotyon.com/search?q=&apiKey=c811efb1-f10b-482c-b3d7-0f49f7c30f3e>. The domain displayed will be the field to be entered in the API Domain field, and the API Key parameter should be entered into the API Key field.&#x20;

In this case the API Domain is  **svc-1001-usf.hotyon.com** while the API Key is **c811efb1-f10b-482c-b3d7-0f49f7c30f3e**.

Insert these fields in the Shoppy Dashboard by going to the Integrations tab and enabling the integration with SoBooster.&#x20;

In the popup that appears, paste or type in the API Domain and API Key you just found.

![](/files/GWMNWPoaNL4q9V8MAsoS)


---

# 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-en.shoppy.is/shoppy-dashboard/integrations/sobooster-ultimate-search-and-filter.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.
