> For the complete documentation index, see [llms.txt](https://halosoft.gitbook.io/bc-nimo-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://halosoft.gitbook.io/bc-nimo-documentation/installation/installation.md).

# Installation

Please follow this documentation from Bigcommerce: <https://support.bigcommerce.com/s/article/The-Bigcommerce-Themes-Marketplace?language=en_US>

**Uploading Images**

**1.** Go to [<mark style="color:red;">**Storefront › Image Manager**</mark>](http://login.bigcommerce.com/deep-links/content/pages/image-manager), then click **Upload Images**.

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

**2.** In the popup that appears, click **Choose File** (or **Browse**) and select an image from your computer.

**3.** Repeat Step 2 for each additional image you want to upload. When you are finished, click **Upload**.

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

**4.** After processing, new images will appear under **Image Manager**

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

{% hint style="info" %}
For more information about **Image Manager**, see [Using the Image Manager](https://support.bigcommerce.com/s/article/Using-the-Image-Manager).
{% endhint %}


---

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