# Nick

La commande `/nick` vous permet de <mark style="color:orange;">modifier</mark> votre <mark style="color:orange;">pseudonyme</mark> affiché, c'est-à-dire que le nom <mark style="color:orange;">visible</mark> par les autres joueurs sera différent de votre pseudonyme d'origine. Cependant, votre <mark style="color:orange;">pseudonyme</mark> réel reste <mark style="color:orange;">inchangé</mark> dans le <mark style="color:orange;">système</mark>.

Ainsi, si vous utilisez la commande `/nick Andy`, les autres <mark style="color:orange;">utilisateurs</mark> du chat vous <mark style="color:orange;">verront</mark> sous le <mark style="color:orange;">nom</mark> "Andy", tandis que votre pseudonyme original restera inchangé en arrière-plan. Cette fonctionnalité est utile pour personnaliser temporairement votre identité sans altérer vos informations de compte.


---

# 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://wiki.gapple.fr/rank/commande-des-grades/nick.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.
