> For the complete documentation index, see [llms.txt](https://broadcast.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://broadcast.presidiocreative.com/broadcast-v5/collections/collection-pages.md).

# Collection pages

- [Collection page settings](https://broadcast.presidiocreative.com/broadcast-v5/collections/collection-pages/collection-settings.md): Collection and Product grid settings and configuration options
- [Swatch collection styles](https://broadcast.presidiocreative.com/broadcast-v5/collections/collection-pages/swatch-collection-styles.md): Customize the swatch and siblings display style on collection pages and all product grid listings
- [Product badges](https://broadcast.presidiocreative.com/broadcast-v5/collections/collection-pages/product-badges.md): Add custom product badges or sometimes known as stickers to individual products
- [Product badges with metafields](https://broadcast.presidiocreative.com/broadcast-v5/collections/collection-pages/product-badges-with-metafields.md): Add custom product badges to individual products easily using metafields
- [Product filtering](https://broadcast.presidiocreative.com/broadcast-v5/collections/collection-pages/filtering.md): Collection filtering
- [Quick add](https://broadcast.presidiocreative.com/broadcast-v5/collections/collection-pages/quick-add.md): Quickly add items to cart from collection pages
- [Sub-collections](https://broadcast.presidiocreative.com/broadcast-v5/collections/collection-pages/sub-collections.md): Promote related collections on any collection page
- [Cutline second line](https://broadcast.presidiocreative.com/broadcast-v5/collections/collection-pages/cutline.md): Add a second line of unique text on collection pages
- [Featured image](https://broadcast.presidiocreative.com/broadcast-v5/collections/collection-pages/featured-image.md): Branding and promotion space for collections


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://broadcast.presidiocreative.com/broadcast-v5/collections/collection-pages.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.
