# Sliders

<div align="left"><figure><img src="/files/GVZCdKwFm0ZrwTstJIPz" alt=""><figcaption></figcaption></figure></div>

You can customize slider styles used by [Select](/adding-questions-and-content/question-reference/select.md) questions in the **Sliders** menu in **Theme**.&#x20;

<div align="left"><figure><img src="/files/ajMRM7nG5zkfLdpanQ7J" alt="" width="563"><figcaption></figcaption></figure></div>

The **Thumb** is the dot the users will pull to make a choice. This menu allows you to select the color, width, box shadow and the size of the thumb.&#x20;

You can use the **Track** menu to customize the color and size of the line that represents the spectrum of choices available to the responder.


---

# 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.formsort.com/styling/customizing-appearance/sliders.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.
