# Group Addons

This feature provides the functionality to create a group of addons and display those groups as different sections on the product and collections products.

After you create group addons, you need to associate the group addons with product or collection addons to display on the online store.

{% content-ref url="/pages/CL7J1VqpXVo2TGrGXWCe" %}
[Create Group Addons](/new-easy-product-addons/group-addons/create-group-addons.md)
{% endcontent-ref %}

{% content-ref url="/pages/CY3t6Xy6HdmcX6S56F83" %}
[Associate Group Addons](/new-easy-product-addons/group-addons/associate-group-addons.md)
{% endcontent-ref %}


---

# 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://help.spicegems.com/new-easy-product-addons/group-addons.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.
