> 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/introduction/how-to-play-jeff-world/my-room-setting.md).

# My Room Setting

## Setting a Primary My Room for Multiple LAND NFTs

If you have multiple LAND NFTs imported into JEFF World, you can set one as your **primary My Room**.\
To change your primary My Room, access the **User Information Window** through the **profile** located at the top-left corner.

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

## Changing My Room

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

* In the **User Information Window**, navigate to the **My Room Tab** to view the LANDs you currently own.
* From the list of My Rooms, right-click on the desired LAND to set it as your primary My Room.
  * When a My Room is set as primary, a **bookmark-shaped icon** will appear to indicate the selection.

**Easily customize and manage your My Rooms in JEFF World! 🌟**


---

# 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/introduction/how-to-play-jeff-world/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.
