> 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/custom-content.md).

# Custom content

Story's most customizable section which includes the most commonly used features, all together in one section.&#x20;

This is a great starting point for many merchants to build a custom look on their homepage and on other pages and templates throughout the store. Start by adding the section and then choosing either one or two blocks to build your design:

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

Choosing one block will create a full-width style section. Choosing two blocks builds a two-column layout.&#x20;

### Block types

Customize with our widest range of rich block types:

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

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Image</strong></td><td>Add one or two image blocks for image columns. Includes overlayed headings, text, and button options</td></tr><tr><td><strong>Text</strong></td><td>Add a custom text column with heading, text, and button options. Each block is a column</td></tr><tr><td><strong>Newsletter</strong></td><td>Newsletter sign-up form, couple with an image block to build a rich sign-up section</td></tr><tr><td><strong>Video</strong></td><td>Display a full-featured background MP4 video with support for popup steaming videos</td></tr><tr><td><strong>Product</strong></td><td>Promote any product in your store, includes easy-to-use custom badge option</td></tr><tr><td><strong>Article</strong></td><td>Showcase any blog articles with options to display an excerpt, author, author image, date, and more.</td></tr></tbody></table>

> ***Tip:*** Choosing one block will create a full-width style section. Choosing two blocks builds a two-column layout.&#x20;


---

# 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/custom-content.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.
