# Install Theme

## P**reparing Theme Package**

1. Unzip the package you've just downloaded.
2. Find this file: <mark style="color:red;">**bonnita-1.0.0-theme-source.zip**</mark> in the folder **Bonnita Section Ready 1.0.0**, then you just need to upload <mark style="color:red;">**bonnita-1.0.0-theme-source.zip**</mark> file to your Shopify store.

## Step 1: Upload Theme Source

To install the theme:

1. Please log in to your Shopify store, click **Online Store**.
2. At **Theme Library**, click **Add theme**, choose **Upload zip file**.
3. The **Upload Theme** dialog displays. Click **Add File or drop file to upload** to select the .zip file you want to upload.
4. Click **Upload file**.
5. Wait until the uploading process finishes. Then click **Publish** button to active the source to be live.


---

# 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://halosoft.gitbook.io/bonnita-documentation/installation/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.
