# Integrating search

### Design and Integrate a Search UI <a href="#design-and-integrate-a-search-ui" id="design-and-integrate-a-search-ui"></a>

Design your own Search UI in minutes using Search.io's **Search UI Designer**. The search interface will be responsive for mobile screen sizes and ADA/WCAG 2.0 AA compliant out of the box. With complete control over color schemes, the search interface can be seamlessly integrated into the look and feel of your site.

The following steps will take your through different configuration options and help you create a great search experience for your customers.

1. [Display options](/documentation/fundamentals/integrating-search/display-options.md)
2. [Filters and sort options](/documentation/fundamentals/integrating-search/filters-and-sort-options.md)
3. [Result templates](/documentation/fundamentals/integrating-search/result-templates.md)
4. [Search UI integration](/documentation/fundamentals/integrating-search/search-ui-integration.md)

### Advanced integration options <a href="#advanced-integration-options" id="advanced-integration-options"></a>

If the flexibility of our Search Widgets isn't enough or if you are looking to integrate Search.io with your own custom UI, you can leverage our [React SDK](https://react.docs.search.io) or API Client Libraries to build a completely custom solution.

Questions? Contact <support@search.io>.


---

# 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.search.io/documentation/fundamentals/integrating-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.
