# Slideshow

The slideshow section displays a sequence of slides that rotate or can be navigated by the user. It is commonly used for highlighting promotions, featured content, or storytelling elements in a visually engaging format.

<figure><img src="/files/wpItVpoxwkW3mRRcL3xm" alt=""><figcaption></figcaption></figure>

#### Show buttons

Controls when navigation buttons are displayed for the slideshow. Default is “Desktop only”, showing controls only on larger screens.

#### Show pagination

Controls whether pagination indicators are displayed for the slideshow. Default is “Always”.

#### Use auto height

Adjusts the slideshow height dynamically based on the height of the current slide, ensuring each slide fits its content.

#### Vertical spacing

Controls the spacing around the section to adjust its separation from surrounding content.

#### Vertical spacing (desktop)

Sets the vertical spacing applied on desktop devices. Default is Large.

#### Vertical spacing (mobile)

Sets the vertical spacing applied on mobile devices to ensure consistent spacing across screen sizes.


---

# 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://gatame.gitbook.io/highstreet/dynamic-sections/editorial/slideshow.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.
