# Avatar 2.0 FAQ

## What items are sunsetting with the release of avatar 2.0?

Any asset under the following item types (avatars, rigged hair, rigged clothing) created using the avatar 1.0 avatar skeleton will no longer be usable in the new avatar 2.0 system. It is key to be aware of which items are sunseting so purchasers have better insight on the items prior to purchase.

## Which avatar 1.0 assets can I still wear after the release of avatar 2.0?

All Marvelous Designer clothing, accessories and emotes created against the 1.0 avatar skeleton will still be usable on the 2.0 avatar. These items will still be available in your inventory and any listed items will still be accessible from the store for purchase.

However, any rigged hair, rigged clothing or avatars will no longer be usable on any 2.0 avatar.

## Why do avatars, rigged hair, and rigged clothing have to sunset?

Changes to the base avatar's skeletal structure had to be made in order to support Avatar 2.0. Because of this, we had to make a tough decision to no longer support avatar 1.0, which meant that avatars, rigged hair and rigged clothing uploaded prior to the change would no longer be supported.

## Will I be able to update my broken content?

Yes, you will be able to update any of the affected content such as avatars, rigged hair, and rigged clothing. Creators will be given one opportunity per affected store listing to update their listings with Avatar 2.0-compatible content.

***

Have more questions? Join our [Discord!](https://discord.gg/sansarofficial)


---

# 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://docs.sansar.com/latest/avatar-creation/avatar-basics/avatar-faq.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.
