# Preview

On the right bottom side of the screen there is a preview slide-out window, which will help you with the customizations.

![](http://i.imgur.com/5sPgMES.png)

By clicking on the **Open** button you can open the preview window, it will refresh then automatically.

After making changes you can hit the **Refresh** button to see how the search will actuall look like.

*The loading may take up to 15 second sometimes, please be patient.*


---

# 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://documentation.ajaxsearchpro.com/theme-options/preview.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.
