---
title: "Convert"
url: /docs/en-us/art/accessories/creating/converting
last_updated: 2026-06-11T23:11:41Z
description: "Use the Accessory Fitting Tool to convert a Model object to an Accessory."
---

# Convert

With the `Class.Model` in your project, the last step in the process of clothing creation requires you to convert this object to a standard `Class.Accessory` that avatars can equip. Using the [Accessory Fitting Tool](/docs/en-us/art/accessories/accessory-fitting-tool.md) (AFT), convert the model object to a `Class.Accessory` that you can then use in your experience or publish to the Marketplace.

To generate the accessory object:

1. In the toolbar's **Avatar** tab, click **Accessory** to open the AFT.
2. Select the `Class.Model` of the clothing item in the viewport. The tool's text field populates with the name of the object selected. Alternatively, you can select the object within the **Explorer** window.
3. Test out various sample characters, clothing, and animations. See [Test accessories](/docs/en-us/art/accessories/accessory-fitting-tool.md#test-accessories) for additional information.
  - If required, make minor cage adjustments using the editing features. Larger cage changes may require returning to your third-party modeling software and re-exporting the asset.
4. When ready to generate your accessory, click **Generate MeshPart Accessory**. The accessory object with your model populates in your workspace.

_Clothing accessory in viewport_

_Clothing accessory in Explorer_

> **Success:** Congratulations, you've completed your clothing tutorial. With this accessory, you can: - Equip the accessory on an avatar-ready character by drag and dropping the accessory on an existing model, or using [HumanoidDescription](/docs/en-us/characters/appearance.md#manually-modify-appearance). - Save the accessory as an [avatar asset](/docs/en-us/projects/assets.md#for-avatars) for use in an experience later. - If you meet certain account requirements, you can [upload your asset](/docs/en-us/marketplace/publish-to-marketplace.md) for moderation and start selling it on the Marketplace.