# Shopify

- [Integrate buttons & text links](https://hoppn.gitbook.io/hoppn/shopify/integrate-buttons-and-text-links.md)
- [Gender & Product category filtering](https://hoppn.gitbook.io/hoppn/shopify/gender-and-product-category-filtering.md)
- [Color recognition](https://hoppn.gitbook.io/hoppn/shopify/color-recognition.md): Hoppn's color recognition fully automates color sampling for your store. In Shopify, apply these special tags to your products for advanced features tailored to your business.
- [Live Demo Mode](https://hoppn.gitbook.io/hoppn/shopify/live-demo-mode.md)
- [Best practices for styling your store](https://hoppn.gitbook.io/hoppn/shopify/best-practices-for-styling-your-store.md)


---

# 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.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.
