# How to download latest version

Important message:

{% hint style="info" %}
When you download the latest version of Pipeline, the new theme will be added to the **drafts** section of your store and is completely separate from your live theme that's running your store.&#x20;

Your current live theme is not affected by downloading the latest version of Pipeline.&#x20;

The new theme is in draft mode which allows you to setup and configure, while your store continues to operate with the current theme.&#x20;
{% endhint %}

Helpful article by Shopify on updating themes:

{% embed url="<https://help.shopify.com/en/manual/online-store/os/using-themes/managing-themes/updating-themes>" %}

## Steps for updating your theme

* [ ] Create a backup of your existing theme. This will be used to copy settings and to keep the live theme running without interruption.
* [ ] Visit the Shopify Theme Store and log in. For paid themes, it is important to **log in to the account that you used to buy the theme**. This will prevent you from being asked to buy the theme again. Direct link for the Theme Store for Story:

[**Click here to download the latest version of Story theme**](https://themes.shopify.com/themes/story/)

* [ ] Click **Add latest theme** version:

![Use the Add latest theme version button](/files/-MW1kBcqXkymAwHF70t-)

{% hint style="success" %}
You must be logged-in to the account that purchased the original theme.
{% endhint %}

If you see "Try theme" and "Buy theme" options, logout and log-in again with the account that purchased the theme. Be sure the main button has "Add latest theme version".


---

# 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://story.groupthought.com/story-v2/updates/download-latest-version.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.
