# Sections

- [Introduction](https://erickson.gitbook.io/machina/sections/introduction.md): Build your own home page with a wide variety of sections.
- [Header](https://erickson.gitbook.io/machina/sections/header.md)
- [Announcement bar](https://erickson.gitbook.io/machina/sections/announcement-bar.md)
- [Banner with text](https://erickson.gitbook.io/machina/sections/banner-with-text.md)
- [Blog posts](https://erickson.gitbook.io/machina/sections/blog-posts.md)
- [Collage](https://erickson.gitbook.io/machina/sections/collage.md)
- [Collapseable content](https://erickson.gitbook.io/machina/sections/collapseable-content.md)
- [Collection list](https://erickson.gitbook.io/machina/sections/apps.md)
- [Columns with text](https://erickson.gitbook.io/machina/sections/sidebar.md)
- [Contact form](https://erickson.gitbook.io/machina/sections/contact-form.md)
- [Custom liquid](https://erickson.gitbook.io/machina/sections/custom-code.md)
- [Featured collection](https://erickson.gitbook.io/machina/sections/featured-collection.md)
- [Featured product](https://erickson.gitbook.io/machina/sections/featured-product.md)
- [Featured products](https://erickson.gitbook.io/machina/sections/product-block.md)
- [Image with details](https://erickson.gitbook.io/machina/sections/hero-banner.md)
- [Image with features](https://erickson.gitbook.io/machina/sections/hero-banner-1.md)
- [Image with text](https://erickson.gitbook.io/machina/sections/hero-banner-2.md)
- [Multicolumn](https://erickson.gitbook.io/machina/sections/collection-grid.md)
- [Multirow](https://erickson.gitbook.io/machina/sections/collection-grid-1.md)
- [Promotional grid](https://erickson.gitbook.io/machina/sections/promotional-grid.md)
- [Rich text](https://erickson.gitbook.io/machina/sections/rich-text.md)
- [Scrolling text](https://erickson.gitbook.io/machina/sections/scrolling-text.md)
- [Slideshow](https://erickson.gitbook.io/machina/sections/slideshow.md)
- [Testimonials](https://erickson.gitbook.io/machina/sections/testimonials.md)
- [Text columns with image](https://erickson.gitbook.io/machina/sections/text-columns-with-image.md)
- [Footer](https://erickson.gitbook.io/machina/sections/footer.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://erickson.gitbook.io/machina/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.
