> 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/newbies-guides/jeff-world-play-guide/user-information-and-nft-inventory.md).

# User Information & NFT Inventory

## User Information Window

Click on the profile in the top-left corner to open the **User Information Window**, which consists of three tabs:

1. **User Info Tab**
2. **Avatar Tab**
3. **My Room Tab**

### **User Info Tab**

You can view the following details:

1. **Nickname**
2. **Number of JEFF tokens held**
3. **Number of Eco-Step held**
4. **Primary Community**
5. **Primary My Room**
6. **JEFF Wallet Address**

### Avatar Tab

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

You can view the following details:

#### **Avatars Owned**

* If you own multiple avatars, you can set one as your primary avatar.
* For detailed avatar settings, refer to the **Avatar Setting** page.

### **My Room Tab**

You can view the following details:

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

#### **My Rooms Owned**

* If you own multiple My Rooms, you can set one as your primary My Room.
* For detailed My Room settings, refer to the **My Room Setting** page.

### NFT Inventory

To bring your assets into JEFF World or export assets from JEFF World, you need to access the **NFT Inventory** window.\
Click the **Inventory > NFT Inventory** button located at the bottom-right corner to open the NFT Inventory window.

For detailed instructions on using the NFT Inventory, refer to the [**Import & Export**](/jeff-world/newbies-guides/jeff-world-play-guide/user-information-and-nft-inventory/import-and-export.md) page.


---

# 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/newbies-guides/jeff-world-play-guide/user-information-and-nft-inventory.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.
