# Loading icon

Broadcast can display a pulsing custom icon or image during page loads. This branding feature is very easy to implement and is ideal for shops with media-rich pages.

> Feature introduced in Broadcast 3.2

View this short video to demonstrate the effect and how to easily setup:

{% embed url="<https://www.loom.com/share/824ac16a07d54dfa8a2cc2164e850b6b>" %}

{% hint style="success" %}
**Tip**: Build an animation sequence by using two custom images during page loads
{% 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://broadcast.presidiocreative.com/broadcast-v3/settings/loading-icon.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.
