# Theme sections

- [Product bundle](https://nextsky.gitbook.io/glozin-theme/theme-sections/product-bundle.md): Product Bundle as a section in theme, which helps to display product bundles with offers. You can use the discounts available in Shopify to create flexible bundles
- [Blog posts](https://nextsky.gitbook.io/glozin-theme/theme-sections/blog-posts.md)
- [Brand logo](https://nextsky.gitbook.io/glozin-theme/theme-sections/brand-logo.md)
- [Banner packery](https://nextsky.gitbook.io/glozin-theme/theme-sections/banner-packery.md)
- [Collection list](https://nextsky.gitbook.io/glozin-theme/theme-sections/collection-list.md): A guide to set up a collection list
- [Outfit Ideas](https://nextsky.gitbook.io/glozin-theme/theme-sections/outfit-ideas.md): A guide to set up a Outfit Ideas
- [Collection overview](https://nextsky.gitbook.io/glozin-theme/theme-sections/collection-overview.md)
- [Collection packery](https://nextsky.gitbook.io/glozin-theme/theme-sections/collection-packery.md): The collection list displays a quick list of desired collections to catch visitors' attention.
- [Collection tab](https://nextsky.gitbook.io/glozin-theme/theme-sections/collection-tab.md)
- [Counter](https://nextsky.gitbook.io/glozin-theme/theme-sections/counter.md)
- [Custom HTML](https://nextsky.gitbook.io/glozin-theme/theme-sections/custom-html.md)
- [Custom Liquid](https://nextsky.gitbook.io/glozin-theme/theme-sections/custom-liquid.md)
- [Divider](https://nextsky.gitbook.io/glozin-theme/theme-sections/divider.md)
- [Faq](https://nextsky.gitbook.io/glozin-theme/theme-sections/faq.md): Frequently Asked Questions
- [Feature collection \[Version 3.0.0\]](https://nextsky.gitbook.io/glozin-theme/theme-sections/feature-collection-version-3.0.0.md)
- [Featured product](https://nextsky.gitbook.io/glozin-theme/theme-sections/featured-product.md)
- [Flex section \[Version 3.0.0\]](https://nextsky.gitbook.io/glozin-theme/theme-sections/flex-section-version-3.0.0.md)
- [Icon box](https://nextsky.gitbook.io/glozin-theme/theme-sections/icon-box.md)
- [Image comparison slider](https://nextsky.gitbook.io/glozin-theme/theme-sections/image-comparison-slider.md)
- [Image with text overlay](https://nextsky.gitbook.io/glozin-theme/theme-sections/image-with-text-overlay.md)
- [Instagram](https://nextsky.gitbook.io/glozin-theme/theme-sections/instagram.md)
- [Instagram shop](https://nextsky.gitbook.io/glozin-theme/theme-sections/instagram-shop.md)
- [Lookbook image](https://nextsky.gitbook.io/glozin-theme/theme-sections/lookbook-image.md)
- [Lookbook product](https://nextsky.gitbook.io/glozin-theme/theme-sections/lookbook-product.md)
- [Multi content \[Version 2.6.0\]](https://nextsky.gitbook.io/glozin-theme/theme-sections/multi-content.md)
- [Multi content \[Version 3.0.0\]](https://nextsky.gitbook.io/glozin-theme/theme-sections/multi-content-version-3.0.0.md)
- [Newsletter](https://nextsky.gitbook.io/glozin-theme/theme-sections/newsletter.md)
- [Slideshow](https://nextsky.gitbook.io/glozin-theme/theme-sections/slideshow.md): Combine images, text, and call-to-action buttons in your slideshow
- [Slideshow with banner](https://nextsky.gitbook.io/glozin-theme/theme-sections/slideshow-with-banner.md): Combine images, text, and call-to-action buttons in your slideshow
- [Products deal](https://nextsky.gitbook.io/glozin-theme/theme-sections/products-deal.md)
- [Products carousel](https://nextsky.gitbook.io/glozin-theme/theme-sections/products-carousel.md)
- [Products grid](https://nextsky.gitbook.io/glozin-theme/theme-sections/products-grid.md)
- [Products list](https://nextsky.gitbook.io/glozin-theme/theme-sections/products-list.md)
- [Products recently viewed](https://nextsky.gitbook.io/glozin-theme/theme-sections/products-recently-viewed.md)
- [Product testimonials](https://nextsky.gitbook.io/glozin-theme/theme-sections/product-testimonials.md)
- [Product with banner](https://nextsky.gitbook.io/glozin-theme/theme-sections/product-with-banner.md)
- [Rich text](https://nextsky.gitbook.io/glozin-theme/theme-sections/rich-text.md)
- [Scrolling text](https://nextsky.gitbook.io/glozin-theme/theme-sections/scrolling-text.md)
- [Scrolling Text and Images](https://nextsky.gitbook.io/glozin-theme/theme-sections/scrolling-text-1.md): Scrolling Text and Images on a website captures attention, highlights promotions, delivers breaking news, optimizes space, engages users, and facilitates rapid information dissemination.
- [Shopable video](https://nextsky.gitbook.io/glozin-theme/theme-sections/shopable-video.md)
- [Video with text overlay](https://nextsky.gitbook.io/glozin-theme/theme-sections/video-with-text-overlay.md)
- [Tiktok video](https://nextsky.gitbook.io/glozin-theme/theme-sections/tiktok-video.md): Sell your products on tiktok section
- [Testimonials](https://nextsky.gitbook.io/glozin-theme/theme-sections/testimonials.md)
- [Testimonials single](https://nextsky.gitbook.io/glozin-theme/theme-sections/testimonials-single.md)
- [Promotion banner](https://nextsky.gitbook.io/glozin-theme/theme-sections/promotion-banner.md)
- [Help center](https://nextsky.gitbook.io/glozin-theme/theme-sections/help-center.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://nextsky.gitbook.io/glozin-theme/theme-sections.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.
