# What is addons priority?

If a product has its own specific add-ons **and** also belongs to a collection that has add-ons defined — the app will show the **individual product’s** add-ons on that product page, not the collection-level add-ons.

To learn more about the Addons priority, [click here](/epa-easy-product-addons/additional-features/priority-of-individual-product-addon-v-s-collection-product-addons.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://help.spicegems.com/epa-easy-product-addons/faqs/what-is-addons-priority.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.
