# Page Pre-loaders

You can customize the default animated page loader. Any HTML compatible image, SVG, GIF etc will be loaded during page transitions. You can find the custom loaders editor from the `site -> appearance -> loaders` tab of the site editor.

#### Loader Resources

<http://svgcircus.com/> - Generate custom spinners.

<https://loading.io/> - Many animated SVG's (can right click on page to see source code.

Google Search for other tools: <https://www.google.com/search?ei=sogvXIiDK8fLjwTYiJPYBQ&q=animate+svg+online&oq=animate+svg+online&gs_l=psy-ab.3..0i7i30j0j0i8i30j0i30.6239.6748..7301...0.0..0.103.271.2j1......0....1..gws-wiz.......0i71j0i8i7i30.V_EkTuZrlMw>


---

# 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.klai.studio/v1/usage/stylingverview/page-pre-loaders.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.
