# 房間

## 房間

房間是進行整體討論、密談等通話的地方。

在應用程式上會顯示在右上角。

必須至少有一個**在所有階段中所有人都可以使用的房間**，因此無法刪除（圖片中最左邊的那個）。

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

### 密談房間

如果只需要設定可以密談的階段，請從複選框中選擇階段。

如果想要設置更詳細的條件，請點擊「使用條件」。

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

### 條件式房間名稱

作為基本房間，在遊戲中始終顯示在右上角的主房間名稱可以根據條件進行變化。

例如，在階段1時位於「1樓」，階段2時位於「2樓」，階段3時位於「走廊」，這樣可以隨著階段的推進來演示位置的移動。

<figure><img src="/files/jNT76LhswT9le2244AdW" 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/zh-tw/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.
