# Common Questions

- [Why isn’t my Variant Image switching correctly?](https://docs.optis.me/swatch/variant-images/common-questions/why-isnt-my-variant-image-switching-correctly.md)
- [Can I apply Variant Images to specific products instead of all products?](https://docs.optis.me/swatch/variant-images/common-questions/can-i-apply-variant-images-to-specific-products-instead-of-all-products.md)
- [How can I set common images for all variants?](https://docs.optis.me/swatch/variant-images/common-questions/how-can-i-set-common-images-for-all-variants.md)
- [How do I use a Featured Image for collection pages but hide it from the product page gallery?](https://docs.optis.me/swatch/variant-images/common-questions/how-do-i-use-a-featured-image-for-collection-pages-but-hide-it-from-the-product-page-gallery.md)
- [Will enabling Skip Featured Image affect my variants or variant images?](https://docs.optis.me/swatch/variant-images/common-questions/will-enabling-skip-featured-image-affect-my-variants-or-variant-images.md)
- [When should I use Skip Featured Image?](https://docs.optis.me/swatch/variant-images/common-questions/when-should-i-use-skip-featured-image.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://docs.optis.me/swatch/variant-images/common-questions.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.
