# Installing and updating

## Installing Highstreet

1. From your Shopify admin, go to **Online Store** > **Themes**.
2. Click **Add themes** > **Visit Theme Store**.
3. Search for [**Highstreet**](https://themes.shopify.com/themes/highstreet) in the search field, and then click **Try theme**.
4. In the **Theme library** section, click **Buy** on the [**Highstreet**](https://themes.shopify.com/themes/highstreet) theme to begin the transaction.

For more information, read through the Shopify guide below.

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

## Updating Highstreet

Upgrading your theme can be a complex process. Please read through the following guide by Shopify carefully before updating your theme, and follow the steps outlined there when you are ready to proceed.

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


---

# 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://gatame.gitbook.io/highstreet/installing-and-updating.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.
