# Theme and Customization

![](/files/-MXqoygYr7K86oJRf9hQ)

### Search theme

![](/files/-MXqp2alyxlJ2_0PBS4w)

There are several themes available to choose from. Some of the aspects can be modified as well - such as the width, margin, font, background colors etc..

{% hint style="warning" %}
After making changes to the search theme make sure to always clear all cache - including site cache, minify, asset, CDN, cloudflare and browser cache.
{% endhint %}


---

# 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.ajaxsearchlite.com/layout-options/theme-and-customization.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.
