# Slider

**Navigate to:** `Dashboard → Site administration → Appearance → Themes → Zuum → Slider`

Create a slideshow of up to 6 slides to introduce the key elements of your site. This slider has a responsive structure where the image height adjusts to the screen size. If no image is selected for a slide, the default images in the pix folder are used.

## Preview

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

## Available options

* **Enable Slider :** If you remove Check, slider is hidden. Check the box to make it visible.
* **Slider Autoplay :** You can activate automatic play.
* **Slider pagination :** Enable page count.
* **Slider count :** Select the number of slide pages to show.

{% hint style="info" %}
After selecting the slider count, save the settings.
{% endhint %}

## Slider Page options

After selecting the number of slider counts, separate settings for each page will appear on the page, no matter how many pages are selected.

For example, if you select slider count 4, you can see slider settings like below.

You can fill your content as you like.

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


---

# 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://themesalmond.gitbook.io/zuum/theme-settings/slider.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.
