> For the complete documentation index, see [llms.txt](https://qodex.gitbook.io/fittz-shopify-os-2.0-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://qodex.gitbook.io/fittz-shopify-os-2.0-documentation/getting-started/install-theme.md).

# Install Theme

{% hint style="success" %}
Download the Shopify theme from [Themeforest.net](https://themeforest.net/downloads) and extract to file downloaded. Then open the folder you have just extracted.

1. Log in to your Shopify store, go to **Online Store > Themes**
2. Click on to **Add theme** dropdown button then select **Upload zip file** in the Theme library section
3. Select or drag and drop the home you like then click **Upload file**
4. Wait until the uploading process finishes. Then click **Publish** button to active the source to be live.
   {% endhint %}

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

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

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

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

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

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

<figure><img src="/files/2EHttLOrc3MG9azRjaB3" alt=""><figcaption></figcaption></figure>

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://qodex.gitbook.io/fittz-shopify-os-2.0-documentation/getting-started/install-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.
