# Broadcast theme documentation

{% hint style="success" %}
Update: **Broadcast 4.0** is now out in the Shopify Theme Store. All customers can download the latest version for free.
{% endhint %}

{% content-ref url="/pages/-MciaahXBy1At2WseKmd" %}
[Release notes](/broadcast-v3/updates/release-notes.md)
{% endcontent-ref %}

Broadcast is likely the most feature-rich theme ever built for Shopify. We hope you didn’t notice. Broadcast is built to be a theme that is easy to set up and run for the first time and also a theme with rich features that you can tap into as your needs become more complex.&#x20;

These docs are built to guide you along that journey. We hope to build themes that rarely need documentation but e-commerce is complex and some things just require explanation. In some cases these docs are opinionated. The authors of Broadcast have been working in e-commerce for over a decade, building Shopify themes, launching startups, and building large complex sites for international brands. We have opinions about best practices that are based on this experience. We have baked that ethos into Broadcast.&#x20;

Our goal is to help you avoid pitfalls and build a site that is maintainable for the long term. In general, we don’t document the obvious things. If you see documentation here, it’s probably worth reading — even if you are an expert. From all of us at Invisible, we hope you love it as much as we do.

## Demo stores

Explore our Shopify demonstration stores running Broadcast:

{% tabs %}
{% tab title="Clean" %}

![](/files/UvWRFyAhrs7bEvzy9VBC)

{% embed url="<https://broadcast-clean.myshopify.com>" %}
{% endtab %}

{% tab title="Bold" %}

![](/files/-MhPnDU5R4YhxoDCuWct)

{% embed url="<https://broadcast-bold.myshopify.com>" %}
{% endtab %}

{% tab title="Modern" %}

![](/files/-MhPmkscjL1EN3n7Hnrb)

{% embed url="<https://broadcast-modern.myshopify.com>" %}
{% endtab %}
{% endtabs %}

## Try Broadcast

[Free unlimited trial from the Shopify Theme Store - Click here](https://themes.shopify.com/themes/broadcast/) »

## Support

If you have questions or need additional assistance with using the theme, our support staff is here to help you by email. We offer free theme-related support by email to all our customers with no extra fees. You can also inquire about features or ask us questions about the theme before your purchase. Reach us by sending a message to **<help@invisiblethemes.com>**

## Earlier versions of Broadcast

Broadcast has grown with Shopify over the years. We are currently on our third generation of the theme. Visit our **earlier** version documentation for legacy versions. The site has additional theme knowledge and other cool stuff you can do with Broadcast. Visit:\
[https://help.invisiblethemes.com](https://help.invisiblethemes.com/) »


---

# 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/about-broadcast/master.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.
