# Icon

Broadcast includes a product detail block called 'icon' that can be added to the product form on any of your product templates. The block can be positioned in various locations on the form and has easy-to-use block settings to quickly choose a predefined icon and color choice or upload your custom icon. &#x20;

> Feature introduced in Broadcast 3.2

Example of an icon block added below the call to action buttons:

<figure><img src="https://content.gitbook.com/content/j8jzXN4KKXAfQhgbN5lO/blobs/zPI8fH0FpjAy7yKssYLF/theme-blocks-icon.jpg" alt=""><figcaption></figcaption></figure>

### Customization

Use the block settings to customize the icon by choosing a predefined icon from the drop-down list or adding your icon image.

In the block settings, you can choose a custom color for the icon to help draw attention to features or promotions or to simply match the design of the page.

Dynamic data sources are supported if you'd like to have a unique icon and message for certain products.

{% hint style="success" %}
Add multiple blocks for multiple icon messages on your product form.&#x20;
{% 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-v5/products/product-pages/product-theme-blocks/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.
