# ルーム

ルームは、全体議論・密談などの通話を行う場所のことです。

アプリ上では右上に表示されます。

１つは必ず**全てのフェーズで全員が使用できるルーム**である必要があるので、削除できないようになっています（画像内 一番左のもの）。

<figure><img src="/files/N4Ao6KPL52qRP4pp4u7S" alt=""><figcaption></figcaption></figure>

## 密談ルーム

密談ができるフェーズを設定するだけでいい場合は、チェックボックスからフェーズを選択します。

より詳細な条件設定をしたい場合は「利用条件」をクリックします。

<figure><img src="/files/tk6q3jY6SLL2EYZocIHw" alt=""><figcaption></figcaption></figure>

## 条件付きルーム名

基本のルームとしてプレイ中に常に右上に表示されているメインルーム名は条件によって変化させることができます。

例えば、フェーズ１では「１階」にいて、フェーズ２では「２階」、フェーズ３では「廊下」にいる、のようにフェーズが進むごとに場所が移動していると演出したいときに便利です。

<figure><img src="/files/MQMqZLzTRzuxbUJM4B3v" 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://docs.studio.uzu-app.com/basic-features/room.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.
