# Color recognition

### Skip segmentation

To sample colors from the entire image, including the background, add this product tag in Shopify. Perfect for photography and art galleries needing full-image color sampling. *(🕑 Please allow up to 2 hours for the tag to work)*&#x20;

```
HOPPN_full_image
```

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

### Force segmentation &#x20;

If your store skips segmentation by default, you can override this by applying this product tag in Shopify to force segmentation. *(🕑 Please allow up to 2 hours for the tag to work)*&#x20;

```
HOPPN_detect_product
```

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

### Hide products

To exclude a product from the Infinite Color Search overlay, add this product tag in Shopify. *(🕑 Please allow up to 2 hours for the tag to work)*&#x20;

```
HOPPN_hide
```

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


---

# 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://hoppn.gitbook.io/hoppn/shopify/color-recognition.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.
