> For the complete documentation index, see [llms.txt](https://cosmize.gitbook.io/cosmize_old/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cosmize.gitbook.io/cosmize_old/the-metaverse/about-cosmize-metaverse/edit-avatar.md).

# Edit Avatar

## Create your Avatar

An Avatar is a virtual representation of a user within the COSMIZE world. Each Avatar comes with pre-made appearance and animation sets, but can be customized later.

In the future, users will be able to modify individual parts of the Avatar (such as the hat, arms, torso, legs, etc.) by equipping it with different asset tokens. We're also working on a creator function that will allow users to create and modify their own unique Avatars, which can be published or listed in the marketplace.

## How to create an avatar

### 1. Creating an Avatar

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

① Set your user name (up to 16 characters)

② Please select an avatar type

③ Click on "Customize Avatar"

### 2. Avatar Customization

<figure><img src="/files/6t10uDcVsMGLWttK1zJL" alt=""><figcaption></figcaption></figure>

① Appearance: You can customize your Avatar's hair, eyes, eyebrows, and skin.&#x20;

② Clothing: You can change your Avatar's clothes.&#x20;

③ Accessories: You can wear glasses and ROOM NFT bracelets that you own.&#x20;

④ Random: The entire avatar will be customized at random. This is recommended for those who find it tedious to edit their avatar.

⑤ When you're finished with your customization, click "Next"

<figure><img src="/files/67Og85wWJnS4BPV0PEbm" alt=""><figcaption></figcaption></figure>

This completes the creation and customization of your avatar. Now, with our sample customization, you can go COSMIZE with an avatar like this one!

![](/files/7LghD5apAzASjVccH53M)

## Collaboration Avatar&#x20;

We strongly believe that **Avatars are one of the most important expressions of identity.**\
Therefore, we are looking to create not only avatars created by the COSMIZE core team, but also avatars created by users and conceptualized by collaborating IPs and companies.\
We believe that by giving users more choices, they will be able to express themselves in more ways, in more fun, and in more detail.

### Collaboration Avatar - Astar Troopers ([Link](https://twitter.com/cosmize_io/status/1564538425230778368?s=20\&t=xFZHITie0VSUDUikzpHlFw))

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

In August 2022, we created an avatar for the Astar Troopers, a group of core members of the Astar Community. We hope to continue this kind of collaborative avatar creation in the future.


---

# 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://cosmize.gitbook.io/cosmize_old/the-metaverse/about-cosmize-metaverse/edit-avatar.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.
