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

# Avatart Setting

월드 내에 가져온 AKDONG NFT가 여러 개일 경우, 대표 아바타 변경을 통해 여러 개의 NFT를 모두 사용할 수 있습니다.&#x20;

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

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

### 아바타 변경

프로필을 통해 들어간 유저 정보 창의 악동 탭에서, 현재 보유 중인  AKDONG 확인 및 착용이 가능합니다.

보유하고 있는 악동 중 착용을 원하는 악동을 선택한 후, 하단의 착용하기 버튼을 클릭 시 대표 아바타가 변경됩니다.

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


---

# 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/avatart-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.
