> For the complete documentation index, see [llms.txt](https://halosoft.gitbook.io/ella-7-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://halosoft.gitbook.io/ella-7-documentation/sections-and-blocks.md).

# Sections & Blocks

- [Get section on demo](https://halosoft.gitbook.io/ella-7-documentation/sections-and-blocks/get-section-on-demo.md)
- [Custom Section](https://halosoft.gitbook.io/ella-7-documentation/sections-and-blocks/custom-section.md)
- [Collection list](https://halosoft.gitbook.io/ella-7-documentation/sections-and-blocks/collection-list.md): Display a list of featured collections with images, titles, and links to help customers explore your store easily. Perfect for highlighting product categories or seasonal collections.
- [Email signup](https://halosoft.gitbook.io/ella-7-documentation/sections-and-blocks/email-signup.md): The Email Signup section helps you collect customer emails to grow your mailing list and stay connected with your audience. It’s perfect for sharing promotions, news, and updates from your store.
- [Marquee](https://halosoft.gitbook.io/ella-7-documentation/sections-and-blocks/marquee.md): The Marquee section lets text or images scroll continuously across the screen, creating a dynamic, eye-catching effect for announcements, promotions, or brand messages.
- [Banner motion](https://halosoft.gitbook.io/ella-7-documentation/sections-and-blocks/banner-motion.md)
- [Blog posts](https://halosoft.gitbook.io/ella-7-documentation/sections-and-blocks/blog-posts.md): Display latest articles to share news, tips, or brand stories. Enhance SEO, engage visitors, and showcase your brand’s expertise.
- [Instagram](https://halosoft.gitbook.io/ella-7-documentation/sections-and-blocks/instagram.md): Display Instagram post images to visually connect your brand’s social media with your store, enhance credibility, and inspire customers through real lifestyle photos.
- [Lookbook](https://halosoft.gitbook.io/ella-7-documentation/sections-and-blocks/lookbook.md): The Lookbook section is a powerful and flexible layout builder, allowing you to create stylish, custom lookbook pages or product showcases.
- [Media banner](https://halosoft.gitbook.io/ella-7-documentation/sections-and-blocks/media-banner.md): A Media Banner section highlights key messages or promotions using large images or videos with text and buttons, helping capture attention and guide visitors effectively.
- [Media with text](https://halosoft.gitbook.io/ella-7-documentation/sections-and-blocks/media-with-text.md): Media with text A flexible, multi-column section to display key features or brand values using image-and-text blocks with a main title.
- [Multicolumn Section](https://halosoft.gitbook.io/ella-7-documentation/sections-and-blocks/multicolumn-section.md)
- [Multicolumn Block](https://halosoft.gitbook.io/ella-7-documentation/sections-and-blocks/multicolumn-section/multicolumn-block.md)
- [Multitab Image](https://halosoft.gitbook.io/ella-7-documentation/sections-and-blocks/multitab-image.md)
- [Testimonial Section](https://halosoft.gitbook.io/ella-7-documentation/sections-and-blocks/testimonial-section.md)
- [Testimonial Block](https://halosoft.gitbook.io/ella-7-documentation/sections-and-blocks/testimonial-section/testimonial-block.md)
- [Slideshow](https://halosoft.gitbook.io/ella-7-documentation/sections-and-blocks/slideshow.md): Create a large visual banner with images, text, and buttons to highlight key messages or promotions
- [Slide Block](https://halosoft.gitbook.io/ella-7-documentation/sections-and-blocks/slideshow/slide-block.md)
- [Product List (Single Collection)](https://halosoft.gitbook.io/ella-7-documentation/sections-and-blocks/product-list-single-collection.md)
- [Product List (Multiple Collection)](https://halosoft.gitbook.io/ella-7-documentation/sections-and-blocks/product-list-multiple-collection.md)


---

# 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://halosoft.gitbook.io/ella-7-documentation/sections-and-blocks.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.
