# Updates

- [Check your theme version](https://broadcast.presidiocreative.com/broadcast-v4/updates/check-your-theme-version.md): How to check the your current version of Broadcast
- [Download latest theme version](https://broadcast.presidiocreative.com/broadcast-v4/updates/how-to-download-latest-theme-version.md): Links and helpful tips on updating your theme
- [Updating your theme](https://broadcast.presidiocreative.com/broadcast-v4/updates/updating-your-theme.md): Information about updating Broadcast to newer versions
- [Updating from version 1 or 2](https://broadcast.presidiocreative.com/broadcast-v4/updates/updating-your-theme/updating-from-version-1-or-2.md): Customers updating from Broadcast versions 1.0.0 - 2.02
- [Updating from version 3](https://broadcast.presidiocreative.com/broadcast-v4/updates/updating-your-theme/updating-from-version-3.md): Customers updating from Broadcast version 3.x and higher
- [Shopify's Online Store 2.0](https://broadcast.presidiocreative.com/broadcast-v4/updates/updating-your-theme/the-new-experience.md)


---

# 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-v4/updates.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.
