# 룸

룸은 전체 토론·밀담 등 통화를 진행하는 공간입니다.

앱에서는 오른쪽 위에 표시됩니다.

하나는 반드시**모든 단계에서 전원이 사용할 수 있는 룸**이어야 하므로, 삭제할 수 없도록 되어 있습니다（이미지에서 가장 왼쪽의 것）.

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/packages/ko/.gitbook/assets/image%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1).png" alt=""><figcaption></figcaption></figure>

## 밀담 룸

밀담이 가능한 단계만 설정하면 되는 경우에는 체크박스에서 단계를 선택합니다.

더 상세한 조건 설정을 하고 싶다면 「이용 조건」을 클릭합니다.

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/packages/ko/.gitbook/assets/image%20(2)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1).png" alt=""><figcaption></figcaption></figure>

## 조건부 룸명

기본 룸으로서 플레이 중 항상 오른쪽 위에 표시되는 메인 룸명은 조건에 따라 변경할 수 있습니다.

예를 들어 단계 1에서는 「1층」에 있고, 단계 2에서는 「2층」, 단계 3에서는 「복도」에 있는 등, 단계가 진행될 때마다 장소가 이동하는 연출을 하고 싶을 때 유용합니다.

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/packages/ko/.gitbook/assets/image%20(3)%20(1)%20(1)%20(1)%20(1)%20(1).png" 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/ko/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.
