# Champ masqué

Le type de réponse champ caché est un champ qui peut contenir une valeur mais qui n'est pas affichée au Répondant. Vous pouvez utiliser le champ caché pour stocker des informations supplémentaires liées au Répondant que vous ne souhaitez pas que celui-ci voie ou saisisse manuellement.

{% hint style="info" %}
Vous pouvez consulter comment notre [walkthrough](/fr/walkthroughs/capture-value-from-querystring.md) explique comment utiliser un champ caché pour capturer des valeurs depuis une chaîne de requête.
{% endhint %}


---

# 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/hidden-field.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.
