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

# Sections

- [Overview](https://staylime.com/docs/avante-themes/sections/overview.md): Browse all Avante theme sections by category: banners, collections, products, media, content, call to action, trust, and layout utilities.
- [Banners](https://staylime.com/docs/avante-themes/sections/banners.md): Browse all 10 banner sections in the Avante Shopify theme — hero banners, grids, galleries, scrolling layouts, and fullscreen product banners.
- [Image Banner, Video Banner & Slideshow with Media](https://staylime.com/docs/avante-themes/sections/banners/image-banner-video-banner-and-slideshow-with-media.md): Set up Avante's hero sections — Image Banner, Video Banner, and Slideshow with Media: full-width or overlapping layouts, separate mobile images, overlays, and content positioning.
- [Fullscreen Banner with Product](https://staylime.com/docs/avante-themes/sections/banners/fullscreen-banner-with-product.md): A fullscreen hero banner with an embedded product card and scroll animations — parallax, zoom, and sticky effects for immersive product showcases.
- [Scrolling Promotion](https://staylime.com/docs/avante-themes/sections/banners/scrolling-promotion.md): A continuously scrolling ticker bar with text, images, and links. Configurable speed, direction, and hover pause for promotional messages.
- [Call to Action](https://staylime.com/docs/avante-themes/sections/call-to-action.md): Contact forms and newsletter signup sections in the Avante Shopify theme — collect customer inquiries and grow your email list.
- [Collections](https://staylime.com/docs/avante-themes/sections/collections.md): Display and promote your Shopify collections with 10 layout options — grids, tabs, editorial cards, new arrivals, and related collections.
- [Content / Text](https://staylime.com/docs/avante-themes/sections/content-text.md): Text and content sections in the Avante Shopify theme — rich text, blog posts, FAQ tabs, event listings, and interactive link lists.
- [Layout](https://staylime.com/docs/avante-themes/sections/layout.md): Utility and layout sections — anchor links for in-page navigation, custom code blocks, spacing controls, and visual dividers.
- [Media](https://staylime.com/docs/avante-themes/sections/media.md): Visual and media sections in the Avante theme — image grids, comparison sliders, shoppable stories, video embeds, hotspot images, and text-media layouts.
- [Image with Hotspots](https://staylime.com/docs/avante-themes/sections/media/image-with-hotspots.md): Add interactive clickable hotspots to product or lifestyle images — visitors click a dot to see product details, descriptions, or links.
- [Products](https://staylime.com/docs/avante-themes/sections/products.md): Product display sections — featured products, recommendations, recently viewed items, and curated product selections for any page.
- [Trust & Social Proof](https://staylime.com/docs/avante-themes/sections/trust-and-social-proof.md): Build trust with Icons with Text for USP bars, Logo Slider for partner and press logos, and Testimonials for customer reviews and quotes.
- [Testimonials](https://staylime.com/docs/avante-themes/sections/trust-and-social-proof/testimonials.md): Display customer testimonials and quotes as a styled slider or grid — with author photos, star ratings, and customizable card layouts.


---

# 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://staylime.com/docs/avante-themes/sections.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.
