# Create Addon

Add-ons can be linked to individual products or collections in some easy steps. You can fully customise them with options like custom text fields, mandatory selections, discounts, and grouped layouts. Whether offering complementary products or personalization options, the intuitive interface allows you to create powerful, flexible addons that enhance the shopping experience and boost your average order value, all without needing any coding.

Create addons in two ways:

* [Product Addons](/new-easy-product-addons/create-addon/create-add-ons-for-products.md): Create addons for Individual products.
* [Collection Addons](/new-easy-product-addons/create-addon/group-addons.md): Create addons for bulk products.


---

# 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/create-addon.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.
