# Sections

- [Sections & Section groups](https://koding-themes.gitbook.io/theme-support/sections/introduction.md): Build your own home page with a wide variety of sections.
- [Header group](https://koding-themes.gitbook.io/theme-support/sections/introduction/header.md)
- [Announcement bar](https://koding-themes.gitbook.io/theme-support/sections/introduction/header/announcement-bar.md)
- [Header](https://koding-themes.gitbook.io/theme-support/sections/introduction/header/sidebar.md)
- [Footer group](https://koding-themes.gitbook.io/theme-support/sections/introduction/footer.md)
- [Email signup](https://koding-themes.gitbook.io/theme-support/sections/introduction/footer/newsletter.md)
- [Footer](https://koding-themes.gitbook.io/theme-support/sections/introduction/footer/footer.md)
- [As seen on](https://koding-themes.gitbook.io/theme-support/sections/as-seen-on.md)
- [Blog posts](https://koding-themes.gitbook.io/theme-support/sections/blog-posts.md)
- [Collage](https://koding-themes.gitbook.io/theme-support/sections/collage.md)
- [Collapsable content](https://koding-themes.gitbook.io/theme-support/sections/collapsable-content.md)
- [Collection list](https://koding-themes.gitbook.io/theme-support/sections/collection-grid.md)
- [Collection tiles](https://koding-themes.gitbook.io/theme-support/sections/collection-tiles.md)
- [Countdown timer](https://koding-themes.gitbook.io/theme-support/sections/countdown-timer.md)
- [Custom liquid](https://koding-themes.gitbook.io/theme-support/sections/custom-code.md)
- [Empty space](https://koding-themes.gitbook.io/theme-support/sections/empty-space.md)
- [Featured carousel](https://koding-themes.gitbook.io/theme-support/sections/featured-carousel.md)
- [Featured collection](https://koding-themes.gitbook.io/theme-support/sections/featured-collection.md)
- [Featured product](https://koding-themes.gitbook.io/theme-support/sections/featured-product.md)
- [Featured products](https://koding-themes.gitbook.io/theme-support/sections/product-block.md)
- [Featured statistics](https://koding-themes.gitbook.io/theme-support/sections/hero-banner.md)
- [Icons](https://koding-themes.gitbook.io/theme-support/sections/logo-list.md)
- [Image banner](https://koding-themes.gitbook.io/theme-support/sections/hero-banner-1.md)
- [Image comparison](https://koding-themes.gitbook.io/theme-support/sections/image-comparison.md)
- [Image with text](https://koding-themes.gitbook.io/theme-support/sections/hero-banner-2.md)
- [Multicolumn](https://koding-themes.gitbook.io/theme-support/sections/multicolumn.md)
- [Multirow](https://koding-themes.gitbook.io/theme-support/sections/multirow.md)
- [Promotional banner](https://koding-themes.gitbook.io/theme-support/sections/promotional-banner.md)
- [Rich text](https://koding-themes.gitbook.io/theme-support/sections/rich-text.md)
- [Scrolling text](https://koding-themes.gitbook.io/theme-support/sections/scrolling-text.md)
- [Shop by concern](https://koding-themes.gitbook.io/theme-support/sections/shop-by-concern.md)
- [Slideshow](https://koding-themes.gitbook.io/theme-support/sections/slideshow.md)
- [Testimonials](https://koding-themes.gitbook.io/theme-support/sections/review-blocks.md)
- [Welcome text](https://koding-themes.gitbook.io/theme-support/sections/welcome-text.md)
- [Apps](https://koding-themes.gitbook.io/theme-support/sections/apps.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://koding-themes.gitbook.io/theme-support/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.
