> 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-zh/shi-jie-nei/customizing-your-avatar.md).

# 自定义你的头像

在 Decentraland 中自定义你的头像

在 Decentraland 中——借助社区制作的 Wearables（可穿戴物品）和 Emotes（表情动作）——你可以把你的头像塑造成 *任何人，* 无论是真实的你，还是你隐藏的另一个自我。

## 头像外观

在背包中编辑头像的外观。在侧边栏菜单中寻找背包图标。在这里你可以更改头像的身体特征和穿着。

![](https://2615134243-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-zh/chang-jian-wen-ti/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://2615134243-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUWbeOuof0RchgfvQfPTf%2Fuploads%2Fgit-blob-438f0b1fac8c4733465195464c75aec8a05ffc19%2FNames.png?alt=media)

## 用你的头像做表情动作

Emotes 是一种动画，能让你的头像表达反应、做舞蹈动作，或参与瑜伽、绘画等活动。当你按下 '**B**' 时，你可以从表情轮盘中触发它们，或者点击侧边栏菜单中的舞蹈人物图标。

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

## 自定义你的表情轮盘

表情轮盘有 10 个槽位，可容纳不同的表情动作。你可以在背包中自定义哪些表情动作显示在那里。

![](https://2615134243-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-zh/shi-jie-nei/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.
