# Loop

“Loop” allows you to create an infinitely looped slider.

### Where to find?

“Loop” can be found under slider settings.

<figure><img src="/files/DKCTSNeToJ7LjNj6X6lw" alt=""><figcaption><p>where to find loop?</p></figcaption></figure>

### How to use?

Here’s a quick demo demonstrating how you can easily switch “loop”.

{% hint style="info" %}
“Loop” won’t have any visual representation in the gutenberg editor.
{% endhint %}

{% embed url="<https://share.getcloudapp.com/bLuZnKPZ?collection_id=nlfk6Dv>" %}


---

# 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://docs.wpblockslider.com/configuration/loop.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.
