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

# Slideshow

Broadcast's multiple-slide hero banner section offers your store a wide range of options to customize and create a rich slideshow asset. Promote your key messages with this powerful branding tool.&#x20;

<figure><img src="/files/hfS4wDl4APf9O03k7Cgj" alt=""><figcaption><p><strong>Shown with a transparent header</strong></p></figcaption></figure>

### Flexible

Use with one or more slides. Broadcast includes multiple slide transitions, height options for mobile and desktop, autoplay controls and more.&#x20;

### Customize

* Each slide has an option for a desktop or mobile image. We recommend a **wide, 16:9** ratio image for desktop devices and **tall 18:9 or 19:9** aspect ratio images for mobile. Image cropping occurs from side to side and top to bottom. Keep the subject matter in the middle of your image for best results. Experiment with completely different images when choosing desktop and mobile images.&#x20;
* The overlay feature can help add contrast between the image and text messaging. Experiment with different colors, opacity, and the option to display only the overlay behind the text.&#x20;
* Each slide has **text position** options for both desktop and mobile. Move your messaging around to find the perfect spot over the branded image.&#x20;
* Two **buttons** can be added to each slide for different call-to-action links. Leave the button text blank to make the entire image a click-through link.&#x20;
* Use the heading, text size, and color options to fine-tune the messaging.&#x20;

### Video Overview

This video demonstrates the slideshow section settings and how to configure the slide blocks:

{% embed url="<https://www.loom.com/share/f85050a615174aec82034cbf712bffcc?sid=2287e105-f898-4555-9d90-1f381850ea97>" %}
**Video overview of the slideshow section**
{% endembed %}


---

# 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://broadcast.presidiocreative.com/broadcast-v5/sections/broadcast-sections/slideshow.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.
