# Code QR

## 🔢 Qu'est-ce qu'un code QR

Un code QR est une petite image qui peut être lue par des appareils mobiles. Une fois le code lu par l'appareil, votre Sondage s'ouvrira sur cet appareil. Vous pouvez utiliser l'image du code QR pour distribuer votre Sondage aux Répondants mobiles.

Pour **télécharger le code QR** image, faites un clic droit sur l'image et sélectionnez **Enregistrer l'image sous**.

{% hint style="info" %}
L'image du code QR se met à jour automatiquement en fonction du **champ web link.** Vous pouvez également ajouter une paire nom/valeur dans la chaîne de requête à votre lien de Sondage.&#x20;
{% 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/publish-deploy/qr-code.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.
