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

# Dynamic Slider

The Dynamic Slider allows you to insert a slider into a `query template`, template, `repeater` or `taxonomy terms` block.

This is a way of showcasing data in a different way to enrich the block to which it is added.

<figure><img src="https://lh5.googleusercontent.com/utmEm4qCEfJr4fFSSXSJKv3ACT_RQWf2i5bUI63oR8lLzncNt1wN0dfNxoUIDORFOGO26SN77Wz6jWYBvs90Povn7HP9GopWIWzFNZcFtpmKGV_f6gF5LgpkNLARwzLMJ8HMZrk8W1Vozc2LIdkWYS5ZbCsNjskNntI9ddjM0Fo4FEa3MWOZ25CE0J0CBg" alt=""><figcaption></figcaption></figure>

## Apply a dynamic slider&#x20;

Select the block to which you wish to apply a dynamic slider (query template, template, repeater or taxonomy terms).

<figure><img src="https://lh3.googleusercontent.com/5jtm1yirz8vAgcjOMzwLIw1uJZAPoCz_QQFuUnBeDFK2m87BpQSY_ggBPpaLRUAEXCoGXUsrvhG_zw5XWHSqDpABtEov9wdNTnzZA--Bwb0aGmNESPurlHlhd_wqi8jggIl8vyjXdEsRGJDpxqHHGLPO4TmZLelyF1j95kXZezrxefkrLZNNTNpKCnlTwA" alt=""><figcaption></figcaption></figure>

* In the Primary tab, in the Layout tab you will see a Slider toggle .
* Toggle on to enable the dynamic slider.
* This will open a Settings tab.

<figure><img src="https://lh4.googleusercontent.com/0Z62SlfI1QPjwKceTZDOYeJLkSQ8gGnKUHqQifcEbvK6aooIyTqp5DwobZjg36qnJrg54ySWPvGbsZ0vAMqkkdQwxCWwFnbDT9QnSg7PByRNksjcsWlJ_CC-lgWxBQN3l7v67xItn7vKfe6mz_4eZjEm9tHNEIPvg27VAvO0AfgxiwwnZ1X6kQWeAuLZ6g" alt=""><figcaption></figcaption></figure>

## Settings tab

{% content-ref url="/pages/OFsb1Kxjcly3jpinF7kP" %}
[Settings Tab](/interactions/dynamic-slider/settings-tab.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.cwicly.com/interactions/dynamic-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.
