> 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/avatar-setting.md).

# Avatar Setting

## Using Multiple AKDONG NFTs in the World

If you have multiple AKDONG NFTs imported into JEFF World, you can use them all by changing your primary avatar.\
To change your primary avatar, access the **User Information Window** through the **profile** located at the top-left corner.

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

## Changing Avatars

* In the **User Information Window**, navigate to the **AKDONG Tab**.
* View and manage the AKDONG NFTs you own.
* Select the AKDONG you wish to equip, then click the **Equip** button at the bottom.
  * This will update your primary avatar to the selected AKDONG.

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

**Enjoy customizing and showcasing your unique AKDONG NFTs 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/avatar-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.
