# Thumbnails Controller Block

This guide covers all about the thumbnail controller block and how you can use it to create a stunning thumbnail pagination.

{% hint style="warning" %}
Thumbnail pagination is currently unsupported with the block slider query mode.&#x20;
{% endhint %}

### Initial Thumbnail Pagination

After inserting the thumbnail pagination. You will be presented with some placeholder thumbnails (that is automatically populated based on the slide count of your slider).

<figure><img src="/files/L9bE098MlOte9dkMno50" alt=""><figcaption><p>initial thumbnail pagination</p></figcaption></figure>

### Uploading Thumbnails

You can now insert your desired thumbnail images by clicking on each of the thumbnail items.

<figure><img src="/files/yMuj8o8cmWsxQkIWm580" alt=""><figcaption><p>uploading thumbnails</p></figcaption></figure>


---

# 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/controller-blocks/thumbnails-controller-block.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.
