> For the complete documentation index, see [llms.txt](https://story.groupthought.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://story.groupthought.com/siblings/product-siblings.md).

# Product siblings

- [About product siblings](https://story.groupthought.com/siblings/product-siblings/about-product-siblings.md): Products as swatches
- [Multiple images per variant](https://story.groupthought.com/siblings/product-siblings/multiple-images-per-variant.md): How to manage products that have multiple photos for each variant
- [How to setup siblings](https://story.groupthought.com/siblings/product-siblings/how-to-setup-siblings.md)
- [Siblings metafields](https://story.groupthought.com/siblings/product-siblings/siblings-metafields.md)
- [Cutline](https://story.groupthought.com/siblings/product-siblings/cutline.md): Metafield editor
- [Siblings collection](https://story.groupthought.com/siblings/product-siblings/siblings-collection.md): Metafield editor
- [Siblings product setup](https://story.groupthought.com/siblings/product-siblings/siblings-product-setup.md): Product admin
- [Siblings block setup](https://story.groupthought.com/siblings/product-siblings/siblings-block-setup.md): Theme Editor -> Product detail page
- [Variant image sets with alt-tags](https://story.groupthought.com/siblings/product-siblings/variant-image-sets-with-alt-tags.md): Select which images to display for each product variant


---

# 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://story.groupthought.com/siblings/product-siblings.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.
