# Common questions

- [Can I control the display order of Product Group options?](https://docs.optis.me/swatch/product-groups/common-questions/can-i-control-the-display-order-of-product-group-options.md)
- [Can Product Groups automatically group products from the same collection?](https://docs.optis.me/swatch/product-groups/common-questions/can-product-groups-automatically-group-products-from-the-same-collection.md)
- [Can Product Groups be used on the collection page?](https://docs.optis.me/swatch/product-groups/common-questions/can-product-groups-be-used-on-the-collection-page.md)
- [What should I do if Product Groups don’t display as expected on my theme?](https://docs.optis.me/swatch/product-groups/common-questions/what-should-i-do-if-product-groups-dont-display-as-expected-on-my-theme.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/product-groups/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.
