> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bloxiana.lol/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Catalog Avatar Creator

> Fetch, import, and render CAC outfits with the /cac commands

<Info>
  Full Catalog Avatar Creator documentation is a work in progress. In the meantime, here are the commands you can use.
</Info>

The Catalog Avatar Creator (CAC) lets you fetch, import, and render CAC outfits. Everything runs through the `/cac` command and its subcommands.

## Commands

| Command              | What it does                                                                   |
| -------------------- | ------------------------------------------------------------------------------ |
| `/cac info`          | How to get the CAC plugin and use import, with paginated how-tos.              |
| `/cac token`         | Generate a one-time token for the CAC Avatar Importer plugin in Roblox Studio. |
| `/cac import`        | Import one or more CAC outfit IDs.                                             |
| `/cac quick`         | Fetch a single CAC outfit by ID.                                               |
| `/cac user`          | Export all of a Roblox user's published CAC outfits as `.rbxm` rig files.      |
| `/cac avatar-render` | Render a CAC outfit's avatar as an image by outfit ID.                         |
| `/cac status`        | Show your last successful CAC operation.                                       |

<Tip>
  `/cac avatar-render` links straight to the [2D Avatar Render tool](/docs/roblox/render) if you want to change the pose or customize the render further.
</Tip>

## Community Guides

<Note>
  These are community-made videos (thank you). CAC features within Bloxiana can change or improve over time, so an older video may not show the newest or easiest workflow.
</Note>

Guides and tutorials made and posted by members of the Bloxiana community:

<CardGroup cols={1}>
  <Card title="Get outfits from CAC to your game for free" icon="youtube" iconType="brands" color="#FF0000" href="https://youtu.be/k-8Op6hsCdw">
    by xalix on YouTube · Mar 8, 2026
  </Card>

  <Card title="Import CAC outfits to Roblox Studio for free" icon="youtube" iconType="brands" color="#FF0000" href="https://youtu.be/OfMtNxk26mE">
    by reucea on YouTube · Jan 4, 2026
  </Card>

  <Card title="Import your CAC outfits to Studio directly" icon="youtube" iconType="brands" color="#FF0000" href="https://youtu.be/sneIpb7_1PU">
    by silk on YouTube · Mar 25, 2026
  </Card>

  <Card title="Put your CAC outfits into your own outfit game" icon="youtube" iconType="brands" color="#FF0000" href="https://youtu.be/QsIuHWO0z4U">
    by davina on YouTube · Aug 1, 2026 · covers bulk import
  </Card>

  <Card title="Import Roblox avatars you don't own into your game" icon="tiktok" iconType="brands" color="#FE2C55" href="https://www.tiktok.com/@vvuele/video/7662969092122365197">
    by vuele on TikTok · Jul 16, 2026
  </Card>

  <Card title="Wear any outfit in Hood/Da Content with CAC data" icon="tiktok" iconType="brands" color="#FE2C55" href="https://www.tiktok.com/@vvuele/video/7678889777525034254">
    by vuele on TikTok · Aug 28, 2026
  </Card>
</CardGroup>
