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

# Sections

- [Lookbook](https://sitar-doc.winterinfotech.com/sections/lookbook.md)
- [Product comparison](https://sitar-doc.winterinfotech.com/sections/product-comparison.md)
- [Social media gallery](https://sitar-doc.winterinfotech.com/sections/social-media-gallery.md)
- [Image with product](https://sitar-doc.winterinfotech.com/sections/image-with-product.md)
- [Countdown timer](https://sitar-doc.winterinfotech.com/sections/countdown-timer.md)
- [Collection name](https://sitar-doc.winterinfotech.com/sections/collection-name.md)
- [Image Overlay](https://sitar-doc.winterinfotech.com/sections/image-overlay.md)
- [Slideshow](https://sitar-doc.winterinfotech.com/sections/slideshow.md)
- [Collection list](https://sitar-doc.winterinfotech.com/sections/collection-list.md)
- [Image with text](https://sitar-doc.winterinfotech.com/sections/image-with-text.md)
- [Featured collection](https://sitar-doc.winterinfotech.com/sections/featured-collection.md)
- [Video](https://sitar-doc.winterinfotech.com/sections/video.md)
- [Logo list](https://sitar-doc.winterinfotech.com/sections/logo-list.md)
- [Multicolumn](https://sitar-doc.winterinfotech.com/sections/multicolumn.md)
- [Featured product](https://sitar-doc.winterinfotech.com/sections/featured-product.md)
- [Image banner](https://sitar-doc.winterinfotech.com/sections/image-banner.md)
- [Collection tabs](https://sitar-doc.winterinfotech.com/sections/collection-tabs.md)
- [Scrolling bar](https://sitar-doc.winterinfotech.com/sections/scrolling-bar.md)
- [Product banner](https://sitar-doc.winterinfotech.com/sections/product-banner.md)
- [Testimonials](https://sitar-doc.winterinfotech.com/sections/testimonials.md)
- [Text with icons](https://sitar-doc.winterinfotech.com/sections/text-with-icons.md)
- [Blog posts](https://sitar-doc.winterinfotech.com/sections/blog-posts.md)
- [Collapsible content](https://sitar-doc.winterinfotech.com/sections/collapsible-content.md)
- [Counter](https://sitar-doc.winterinfotech.com/sections/counter.md)
- [Contact form](https://sitar-doc.winterinfotech.com/sections/contact-form.md)
- [Rich text](https://sitar-doc.winterinfotech.com/sections/rich-text.md)
- [Custom text](https://sitar-doc.winterinfotech.com/sections/custom-text.md)
- [Newsletter](https://sitar-doc.winterinfotech.com/sections/newsletter.md)
- [Hero banner](https://sitar-doc.winterinfotech.com/sections/hero-banner.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:

```
GET https://sitar-doc.winterinfotech.com/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.
