# Curseur

Le type de réponse slider permet au Répondant de sélectionner une valeur à l’aide d’un curseur.

![](/files/d8c2d392ef63e3c85c64c67f1f0c83d2ef877fdf)

## 🔅Propriétés du slider

Vous pouvez configurer des propriétés supplémentaires de l'email validator depuis le [propriétés de la réponse](/fr/form-management/form-designer/answers/answer-properties.md) page.

* **`Note minimale`** valeur minimale qui peut être sélectionnée à l’aide du slider.
* **`Note maximale`** valeur maximale qui peut être sélectionnée à l’aide du slider.


---

# 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.ngsurvey.com/fr/form-management/form-designer/answers/answer-types/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.
