# Chat des Loups-garous

```
À chaque début de nuit, les Loups ont 1 minute pour échanger des messages
anonymement dans un chat leur étant dédié (un message par personne).

Pour y parler, les joueurs doivent utiliser la commande "/ww chatlg"
avec le message qu'il veulent lorsque le chat des Loups est “ouvert”.
```

{% hint style="warning" %}
**Les interactions possibles avec ce chat sont résumées dans le tableau ci-dessous :**
{% endhint %}

| Rôle        | Loup-garou Mystique/ Voyante | Loup-garou Amnésique | Chien-Loup  | Autres LG | Petite Fille | Trublion |
| ----------- | ---------------------------- | -------------------- | ----------- | --------- | ------------ | -------- |
| Peut lire   | Oui                          | Non                  | Oui (chien) | Oui       | Oui          | Non      |
| Peut écrire | Non                          | Non                  | Oui (chien) | Oui       | Non          | Oui      |


---

# 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://cylenosheavenly.gitbook.io/doc-loup-garou-uhc-plugin-ph1lou/informations/untitled.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.
