> For the complete documentation index, see [llms.txt](https://help.spicegems.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.spicegems.com/evs-easy-variation-swatches/getting-started.md).

# Getting started

The initial setup of the Easy Variation Swatches app is a simple process and takes only a few minutes to complete. Here’s how to get started with the app

## Step 1: Enable App Embed

* Activate App embed - click on the **Go to Theme Editor** button

<figure><img src="/files/QYyoxOAQ9ZZjtPQwzvJ5" alt=""><figcaption><p>Enable the app embed</p></figcaption></figure>

* Click **Save** to activate the app.

<figure><img src="/files/35PLEcPb7V5YDfPKBLsG" alt=""><figcaption></figcaption></figure>

## Step 2: Select the Theme Script

Search your theme - It will save automatically.

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

{% hint style="info" %}
Cannot find your Theme?

* If your theme is not available in the theme script section, our team will add it to the app database within 24 to 48 hours.
* For integration, our team needs store access to inspect the theme structure and integrate all layouts in the script.
* You can raise your ticket or create store access at [help@spicegems.com](https://swatch.spicegems.com/contact/us)
  {% endhint %}

**To configure swatches**, open [Shopify Options Configuration](/evs-easy-variation-swatches/options-configuration.md)

For other **premium features**, check out the links below:

* [Product Group](/evs-easy-variation-swatches/product-group.md)
* [Swatch Styles](/evs-easy-variation-swatches/add-new-swatch-styles-and-configure.md)
* [Variant Description](/evs-easy-variation-swatches/variant-description.md)
* [Custom Options](/evs-easy-variation-swatches/custom-options.md)
* [Stock Alert](/evs-easy-variation-swatches/stock-inventory-alert.md)
* [Swatch Customization Editor](/evs-easy-variation-swatches/add-new-swatch-styles-and-configure/swatch-customization-editor.md)

## Watch the quick integration video


---

# 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, and the optional `goal` query parameter:

```
GET https://help.spicegems.com/evs-easy-variation-swatches/getting-started.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
