# 監視者モード

## 盤面全てを見通したい

どのプレイヤーがどのカードを持っているか把握したいなど、ルームマスターが盤面全てを見通したいことがあるでしょう。そのような場合に監視者モードが便利です。

***

### 監視者モード

監視者モードに設定すると、ルームマスター視点で以下の点が変わります。

* 盤面キャラクター一覧で**ステータスを非公開**にしている自分のコマのイニシアティブが数字で表示されるようになる
* 盤面キャラクター一覧で、**ステータスを非公開**にしている他の人のコマのイニシアティブやステータスバーが確認できる
* 他の人のコマが**ステータスを非公開**設定になっていてもダブルクリックで編集画面が開ける
* 裏面に画像が設定されていて**全体に公開**されていないスクリーンパネルの、表面の画像が透けて見えるようになる

#### 監視者モードOFF

<figure><img src="/files/AyvlYwESkUuqQTUPYeSr" alt="" width="406"><figcaption></figcaption></figure>

左上：ルームマスターのキャラクター(**ステータスを非公開**状態)\
左下：プレイヤーのキャラクター(**ステータスを非公開**状態)\
右：非公開状態のスクリーンパネル

#### 監視者モードON

<figure><img src="/files/BegSK7CCc36TAnpY1frM" alt="" width="399"><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://docs.ccfolia.com/gm-only/room-option/room-settings/monitoring.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.
