> For the complete documentation index, see [llms.txt](https://jeff-world.gitbook.io/jeff-world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jeff-world.gitbook.io/jeff-world/korean/into-the-jeff-world/jeff-chain/my-room-setting.md).

# My Room Setting

월드 내에 가져온 LAND NFT가 여러 개일 경우,  대표 마이룸을 설정할 수 있습니다.

대표 마이룸 변경을 위해서는 좌측 상단에 위치한 프로필을 통해 **유저 정보창**에 접속해야 합니다.

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

### 마이룸 변경

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

프로필을 통해 들어간 유저 정보 창의 마이룸 탭에서, 현재 보유 중인 LAND를 확인할 수 있습니다.

마이룸 목록에서 원하는 대상을 선택해 마우스 우클릭을 하면, 대표 마이룸으로 설정할 수 있습니다. 대표 마이룸 설정 시, 책갈피 모양의 아이콘이 표시됩니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://jeff-world.gitbook.io/jeff-world/korean/into-the-jeff-world/jeff-chain/my-room-setting.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.
