# Voyante (Fortune Teller)

Chaque nuit, choisissez 2 joueurs : vous apprenez si l'un d'eux est un Démon.

* Chaque nuit, vous choisissez 2 joueurs, et apprenez si au moins l'un d'eux est un Démon. Vous n'apprenez que si l'un des 2 joueurs choisi est le Démon, pas qui est le Démon.
* Vous pouvez choisir 2 joueurs vivants, morts ou encore vous-même. Si vous choisissez un démon mort, vous recevez quand même l'information à votre question.

{% hint style="info" %}
Exemple :&#x20;

Vous choisissez 2 joueurs, parmi ces 2 joueurs se trouve un Démon et un Citadin. Vous apprenez donc un « oui ».
{% 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://atherion.gitbook.io/atherion/blood-on-the-clock-tower/presentation/les-scripts/trouble-brewing/roles-du-bien/citadin/voyante-fortune-teller.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.
