# 아바타 수정하기

## 1. 월드 들어가기

일단 아무 월드나 들어가세요.\
내 월드에 들어가도 되고, 친구의 월드에 들어가도 되어요.

## 2. 마이 메뉴 들어가기

좌측 메뉴바 하단의 MY를 눌러 주세요.

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

## 3. '아바타 꾸미기'에 들어가기

마이 메뉴에 들어오면 현재 내가 꾸며놓은 아바타가 보일 거예요.\
'아바타 꾸미기' 버튼을 눌러 주세요.

<figure><img src="/files/C4J1ZCBmoOzsqc12zPjh" alt="" width="563"><figcaption></figcaption></figure>

## 4. 원하는 대로 아바타 수정하기

자 이제 원하는 대로 아바타를 마음껏 꾸며보세요.\
아바타를 멋있게 꾸미고 '저장하기' 버튼을 누르면 월드에 반영됩니다.

<figure><img src="/files/bNoEGu8JhiI3nxU7BDrA" alt="" width="563"><figcaption></figcaption></figure>

혹시 원하는 아이템이 없나요?\
내가 원하는 아이템을 직접 만들고 싶다면, [아이템 만들기](/untitled/create/item.md) 가이드를 확인해 보세요!


---

# Agent Instructions: 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://space-guide.playentry.org/untitled/avatar/edit.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.
