# Installation

### Try Nimbus from Shopify Theme Store for free

You can preview the **Nimbus** theme for free in your Shopify admin before making a purchase decision.

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

1. Visit the [Shopify Theme Store](https://themes.shopify.com/) and choose Nimbus.
2. Click **Try theme** to add the theme to your online store.
3. In your Shopify admin, click **Online Store** > **Themes**.
4. In the **Theme library** section, click **Actions** next to the theme that you want to preview.
5. Click **Preview**.
   {% endhint %}

If you're satisfied with your store's theme, you can purchase Nimbus and retain all your customizations.

### Buy Nimbus from Shopify Theme Store

You can only [publish themes](https://help.shopify.com/en/manual/online-store/themes/managing-themes/publishing-themes) to your online store after you purchase.

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

1. In your Shopify admin, click **Online Store** > **Themes**.
2. In the **Theme library** section, click **Actions**.
3. Click **Buy** to begin the transaction.
   {% endhint %}


---

# 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://oranthemes.gitbook.io/nimbus-theme/getting-started/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.
