# Theme Installation

### 1. Uploading the Theme

Steps for uploading the theme file to Shopify.

{% hint style="success" %}
**Steps:**

1. In your Shopify admin, go to **Online Store > Themes**.
2. Under **Theme library > Add theme**
3. Select **Upload ZIP file**.
4. In the upload window, click **Add file** and choose your theme’s ZIP file.
5. Select **Upload**, and your theme will appear in the **Themes** section.

{% endhint %}

<figure><img src="/files/Pl5tr5Fj9iGuZdr9bYLd" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/w2bo8970mbeUGX2dISwk" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ynxiJZxjkNgQqzMZlx9t" alt=""><figcaption></figcaption></figure>

### 2. Activating and Publishing the Theme

Instructions for activating and setting the theme as the live storefront.

{% hint style="success" %}
**Steps:**

1. In your Shopify admin, go to **Online Store > Themes**.
2. Under **Theme library**, locate the theme you uploaded.
3. Click **Publish** next to your theme, to make the theme live on your store.

{% endhint %}

<figure><img src="/files/osya7Zh7EExVsjBOnjFU" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0bdDEm9GdhYGpcCfoYdd" alt=""><figcaption></figcaption></figure>


---

# 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://help.creativegoods.co/getting-started/theme-installation.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.
