> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.maglr.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Autoplay pages in kiosk mode

A presentation or publication normally consists of several pages which can be navigated manually. With the function below it is possible too loop through these pages automatically. A function that can be used for banner formats or even presentations during summits/fairs.

In this kiosk mode, the publication is cycling through the pages in a loop. The time in between is separately adjustable. You can activate this function by adding the extra parameter below to the URL.
  
## Autoplay within a standard URL

```https://prodemo.maglr.com/?autoplay=10```
   
## Autoplay inside a multi-page embed 

```<iframe src="https://prodemo.maglr.com/?autoplay=10" seamless="seamless" scrolling="no" frameborder="0" allowtransparency="true" width="1080" height="720" allowfullscreen ></iframe>```