# Performance

Speed ​​up the website: Minified version of functions.js and device.js file will be loaded

![](/files/pg9pRdbPZsFHnd6xdJSY)

* **Yes**: The Minified JS file will be loaded, eg: **maia\js\functions.min.js**
* **No**: The normal JS file will be loaded, eg: **maia\js\functions.js**

### **Preload Website**: Choose a Preloader Image for your website.

![](/files/c05py6myEUuvD3PCu05j)

{% hint style="info" %}
**Watch the video "Choose a Preloader Images for your website" tutorial:**
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=SqjcMHeyt34>" %}

{% hint style="info" %}
**Watch the video "Custom Preloader with your logo" tutorial:**
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=TEYw30o-exs>" %}


---

# 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://thembay-docs.gitbook.io/maia/theme-options/performance.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.
