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

# Collection split

Story's Collection Split Section divides a section with product cards and a collection poster to highlight your featured collection.

<figure><img src="/files/UjaODSVgBIah8ATkkzeB" alt=""><figcaption><p><strong>Collection split</strong></p></figcaption></figure>

This powerful section can display a scrolling list of products from a collection or a custom product list. The main image poster can be positioned on the left or right side. An MP4 video can be displayed and much more.&#x20;

### Video

Learn about the section and layout options in this video:

{% embed url="<https://www.loom.com/share/323556a9bd41419d90d30737cafd04b2?sid=cf2a486b-cc3c-4511-ab5c-eaaae6645f35>" %}

### Tip

When the **Product limit** is set to a value greater than **4** products, check the "**Enable sticky title**" to keep the poster image height sized equally. If the setting is unchecked, the poster image will grow based on how many rows of products you've chosen.&#x20;

<figure><img src="/files/aFcPuMzzEN5v8NcXcJfc" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://story.groupthought.com/sections/story-sections/collection-split.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
