# Mouse Drag

Mouse drag allows the user to switch slides by dragging the slider.

### Where to find it?

Just like every other slider setting, “mouse drag” can also be found under “slider settings”.

<figure><img src="https://3694299641-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUEEQh1Vd0ZKu8KuTMrN2%2Fuploads%2FntGcGwT5y43HlqyY8QLg%2Fimage.png?alt=media&#x26;token=674fe290-81f8-48ee-bf26-e71215409a9f" alt=""><figcaption><p>mouse drag feature</p></figcaption></figure>

### How to use it?

Here’s a quick demo demonstrating how you can easily switch mouse drag in the block slider.

{% hint style="info" %}
“**Mouse drag**” won’t have any visual representation in the Gutenberg editor.
{% endhint %}

{% embed url="<https://share.getcloudapp.com/DOuK0420?collection_id=nlfk6Dv>" %}
how to use enable mouse drag?
{% endembed %}

### Mouse drag in action

Here's a quick video showcasing what mouse drag do on frontend.

{% embed url="<https://share.getcloudapp.com/qGu6m7E4?collection_id=nlfk6Dv>" %}
what mouse drag actually do?
{% endembed %}

<br>


---

# 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/mouse-drag.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.
