# General

Under the **General** tab of the Theme Options, you can enable the Page Preloader and set some pages. Here is the overview of the tab:

<figure><img src="/files/2GlPu4s9Li3GowILFqUr" alt=""><figcaption><p>Motors Skins > Theme Options > General</p></figcaption></figure>

* **Page Preloader** — enables a preloader animation when loading webpages. A **preloader** is what you see on your screen while the rest of the page’s content is still loading. When the page is loaded from the server, some styles/scripts are loaded later (or take longer) than others; it’s just processing data. This leads to the fact that the page can be displayed without style for a few seconds. We encourage you to use the preloader to let visitors know that the website hasn’t crashed.&#x20;
* **Choose 404 Page** — here you can select any page on your website to show as a **404 - Not Found** page. If users try to reach non-existent pages or broken URLs, they will be redirected to this page.&#x20;
* **Under Construction Mode** — the setting makes your entire website, including content and profiles, inaccessible to users. However, the admin will still have access to any content. It's recommended to enable the setting if you are making changes to your website.
  * **Choose Under Construction Page** — all visitors will be redirected to this page if the **Under Construction Mode** is enabled.


---

# 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.stylemixthemes.com/motors-car-dealer-classifieds-and-listing/motors-skins/theme-options/general.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.
