> For the complete documentation index, see [llms.txt](https://docs.appsections.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.appsections.com/settings/slider/styles/autoplay.md).

# Autoplay ?

### Autoplay Setting in AppSections Brand Style

The "Autoplay" setting in the AppSections Brand Style allows you to control whether your sliders automatically transition through slides without user interaction. This setting can enhance the dynamic nature of your site, keeping visitors engaged by continuously displaying content.

### Autoplay Options

* **Purpose:** This setting enables or disables the automatic transition of slides within a slider. Autoplay can be particularly useful for drawing attention to featured products or content by continuously cycling through the available slides.
* **Usage:** When enabled, the slider will automatically advance through the slides at a set interval.

### **Options:**

1. **Unchecked (Disabled):**
   * **Description:** When the Autoplay option is unchecked, the slider will not automatically transition between slides. Users will need to manually navigate through the slider using arrows or pagination dots. This option is ideal if you want users to have complete control over viewing content at their own pace.
2. **Checked (Enabled):**
   * **Description:** When the Autoplay option is checked, the slider will automatically transition through the slides without user interaction. This creates a more dynamic and engaging experience, as content is continuously showcased. Autoplay is especially effective for highlighting promotions, featured products, or any content you want to draw immediate attention to.

### Steps to Adjust the Autoplay Setting

1. **Select the Brand Style:**
   * Open your Shopify theme editor.
   * Navigate to the Brand Style settings.
2. **Locate the Autoplay Setting:**
   * Within the Brand Style settings, find the "Autoplay" option.
3. **Enable or Disable Autoplay:**
   * Check the box to enable Autoplay, allowing the slider to automatically transition through slides.
   * Uncheck the box to disable Autoplay, requiring users to manually navigate through the slider.
4. **Preview Changes:**
   * After selecting your preferred Autoplay setting, preview your store to observe how the slider behavior affects the user experience.
   * Ensure the chosen setting complements the type of content being displayed and aligns with your overall design strategy.

### Ensuring the Right Autoplay Behavior

1. **Preview Changes:**
   * After adjusting the Autoplay setting, preview your store to see how the automatic transitions look and feel.
   * Check various sliders across your site to ensure the Autoplay setting is applied consistently.
2. **Check Consistency:**
   * Ensure that the Autoplay feature enhances your brand’s aesthetic and doesn’t overwhelm the user with too fast or too slow transitions. Adjust the interval speed if necessary to maintain a balanced presentation.
3. **Test Across Devices:**
   * Verify that the Autoplay behavior is smooth and visually appealing on different screen sizes, maintaining readability and usability on both desktop and mobile devices.

### Summary

By using the "Autoplay" setting in the AppSections Brand Style, you can control whether your sliders automatically transition through content, adding a dynamic element to your Shopify store. This feature can help draw attention to key areas of your site, ensuring a consistent and engaging user experience across all devices.

If you have any questions or need further assistance, please contact our customer support team.


---

# 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://docs.appsections.com/settings/slider/styles/autoplay.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.
