# Updating your theme

Start by checking the version number of Broadcast your store is **currently** running:

![In this example, the store is running Broadcast v3.3.1](/files/Dw4FzdGTkfLnR6HQUFBi)

### Broadcast v3 and higher

If your store is already using Broadcast v3 and higher, the update process is fairly simple. \
Here are tips and details:

{% content-ref url="/pages/RtyJMt0hoqkkoNnUzDn7" %}
[Updating from version 3](/broadcast-v3/updates/updating-your-theme/updating-from-version-3.md)
{% endcontent-ref %}

### Broadcast versions 1 or 2

If you are updating from an older version of Broadcast, before Broadcast v3.0\
(all versions from 1.0.0 to 2.02), please read the following information:&#x20;

{% content-ref url="/pages/vL6Ig4mg15LHZZJwRAVt" %}
[Updating from version 1 or 2](/broadcast-v3/updates/updating-your-theme/updating-from-version-1-or-2.md)
{% endcontent-ref %}


---

# 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/updates/updating-your-theme.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.
