# 7. Nom du Contrôleur

Dans cette étape, l'utilisateur a la possibilité de donner un nom personnalisé au contrôleur.

* **Affichage à l'écran** : Un champ de texte s'affiche, dans lequel l'utilisateur peut saisir un nom pour le contrôleur nomos.
* É**tape** : Saisissez un nom pour le contrôleur que vous souhaitez utiliser.
* **Prochaine étape** : Cliquez sur « Suivant » pour confirmer le nom et passer à l'étape suivante.

<figure><img src="/files/DZh6Eu7rIswmD2yak0JY" alt=""><figcaption></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://documentation.nomos-system.com/nomos-system/integrateur-fr/premiers-pas/7.-nom-du-controleur.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.
