> For the complete documentation index, see [llms.txt](https://documentation.rcore.cz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.rcore.cz/paid-resources/rcore_clothing/features/ai.md).

# Categorize clothing automatically

Automatically assign names, categories, and improved colors to your addon clothing.

{% hint style="danger" %}
Complete all [previous pipeline steps](/paid-resources/rcore_clothing/features/pipeline.md) before using RCore AI.
{% endhint %}

{% hint style="warning" %}
This is a **paid** feature - each addon clothing item costs 1 credit. It is entirely optional; you can do the same work manually via [Admin Mode](/paid-resources/rcore_clothing/features/admin_mode.md).
{% endhint %}

{% hint style="warning" %}
Results are not guaranteed. The AI categorized all base GTA clothes, but it can get things wrong.
{% endhint %}

***

## How many credits do I need?

Run in server console / txAdmin:

```
rcore_clothing_ai
```

This shows how many addon items still need processing. Each item = 1 credit.

***

## Buying credits

| Credits | Link                                          |
| ------- | --------------------------------------------- |
| 1 000   | [Buy](https://store.rcore.cz/package/6538536) |
| 3 000   | [Buy](https://store.rcore.cz/package/6538539) |
| 5 000   | [Buy](https://store.rcore.cz/package/6377949) |
| 10 000  | [Buy](https://store.rcore.cz/package/6538542) |

***

## Claiming credits

After purchase, run in server console / txAdmin:

```
rcore_clothing_credit_claim <tebex-order-id>
```

Use the order ID from your purchase, e.g.:

```
rcore_clothing_credit_claim tbx-123456789-a1aa1a
```

***

## Checking remaining credits

Run in server console / txAdmin:

```
rcore_clothing_credit
```

***

## Running the AI

After claiming credits, run in server console / txAdmin:

```
rcore_clothing_ai
```
