> For the complete documentation index, see [llms.txt](https://docs.decentraland.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.decentraland.org/player/player-ko/in-world/customizing-your-avatar.md).

# 아바타 맞춤 설정하기

Decentraland에서 아바타를 맞춤 설정하기

Decentraland에서는 커뮤니티가 만든 웨어러블과 이모트를 통해 아바타를 *누구든지,* 그것이 진정한 당신의 모습이든 숨겨진 또 다른 자아이든.

## 아바타 외형

백팩에서 아바타의 외형을 편집하세요. 사이드바 메뉴에서 백팩 아이콘을 찾아보세요. 여기에서 아바타의 신체 특징과 복장을 변경할 수 있습니다.

![](https://3176976569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUWbeOuof0RchgfvQfPTf%2Fuploads%2Fgit-blob-5b54ee3906d1128edaaf6612aa126766e663f615%2Fbackpack1.png?alt=media)

### 더 많은 웨어러블 얻기

백팩에서 항상 이용할 수 있는 무료 시작 아이템 외에도, Decentraland의 마켓플레이스에서 수천 개의 커뮤니티 제작 웨어러블 중에서 선택할 수 있습니다. [decentraland.org/marketplace](http://decentraland.org/marketplace). 의상, 헤어스타일, 전체 스킨 등 모든 것이 준비되어 있어, 자신만의 독특한 룩을 만드는 데 필요한 것을 반드시 찾을 수 있을 것입니다. 구매한 아이템은 인월드 백팩에 나타납니다.

## 아바타 사용자 이름

Decentraland에서는 두 가지 유형의 사용자 이름을 사용할 수 있습니다:

* 일반적인 비고유 이름으로, 뒤에 항상 무작위 숫자 문자열이 붙습니다(예: #1234)
* 당신에게만 고유한 NAME 사용자 이름은 다양한 추가 혜택이 있으며, 숫자 문자열 대신 검증 체크 아이콘이 뒤따릅니다. NAME에 대해 더 알아보기 [**여기**](/player/player-ko/faqs/decentraland-101.md#what-is-a-name).

일반 사용자 이름을 수정하든, 소유한 NAME을 적용하든, 프로필에서 언제든지 사용자 이름을 편집할 수 있습니다. [**고유한 NAME을 신청하세요**](https://decentraland.org/marketplace/names/claim) 지금 또는 [**유용한 튜토리얼**](https://www.youtube.com/watch?v=OKqXmO5fD0s\&ab_channel=Decentraland) 먼저.

![](https://3176976569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUWbeOuof0RchgfvQfPTf%2Fuploads%2Fgit-blob-438f0b1fac8c4733465195464c75aec8a05ffc19%2FNames.png?alt=media)

## 아바타로 이모트하기

이모트는 아바타가 반응을 표현하거나, 춤 동작을 하거나, 요가나 그림 그리기 같은 활동을 할 수 있게 해주는 애니메이션입니다. '를 누르면 이모트 휠에서 실행할 수 있습니다**B**' 또는 사이드바 메뉴의 춤추는 사람 아이콘을 클릭하세요.

![](https://3176976569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUWbeOuof0RchgfvQfPTf%2Fuploads%2Fgit-blob-4554b3496bafca355d29a76f5689cbc0aad343e6%2Femote1.png?alt=media)

## 이모트 휠 사용자 지정하기

이모트 휠에는 서로 다른 이모트를 위한 10개의 슬롯이 있습니다. 백팩에서 어떤 이모트가 표시될지 사용자 지정할 수 있습니다.

![](https://3176976569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUWbeOuof0RchgfvQfPTf%2Fuploads%2Fgit-blob-9fef9c683dcd07ee56b9d705cf7be3d88d709728%2Fbackpack2.png?alt=media)

### 더 많은 이모트 얻기

백팩의 시작 웨어러블처럼, 아바타에는 모두에게 제공되는 무료 기본 이모트가 항상 있지만, Decentraland의 마켓플레이스에는 더 많은 커뮤니티 제작 이모트가 발견되기를 기다리고 있습니다. [decentraland.org/marketplace](http://decentraland.org/marketplace). 구매한 이모트는 인월드 백팩에 나타납니다.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.decentraland.org/player/player-ko/in-world/customizing-your-avatar.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
