> 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/how-to-begin.md).

# How to begin

A step-by-step checklist to get `rcore_clothing` up and running on your server.

***

## Basic setup

{% stepper %}
{% step %}

### Install the resource

Follow the [installation guide](/paid-resources/rcore_clothing/installation.md). This covers permissions, `server.cfg` setup, and removing old clothing resources.
{% endstep %}

{% step %}

### Migrate existing data (optional)

If you're coming from another clothing script, follow the [migration guide](/paid-resources/rcore_clothing/installation/migration.md) to transfer player clothing and characters.
{% endstep %}

{% step %}

### Configure the script

Read through the [configuration pages](/paid-resources/rcore_clothing/configs.md) and adjust settings to fit your server.
{% endstep %}
{% endstepper %}

***

## Adding addon/replace clothes

{% hint style="info" %}
Skip this section if you don't have any addon or replace clothes.
{% endhint %}

{% stepper %}
{% step %}

### Enable dangerous commands and run detection

Go in-game and follow the [addon clothes guide](/paid-resources/rcore_clothing/features/pipeline.md):

1. **Step 1** - Detect replace clothes.
2. **Step 2** - Recalibrate replace and addon clothes.
   {% endstep %}

{% step %}

### Take photos

Start `rcore_clothing_for_photos` and restart your game.

1. **Step 3** - Takes photos and detects colors automatically.
2. Read each confirmation dialog carefully before confirming.
3. Wait for the male ped to finish, then confirm.
4. Repeat for the female ped.
   {% endstep %}

{% step %}

### Categorize and assign to shops

Use [Stock Management](/paid-resources/rcore_clothing/features/admin_mode/stock_management.md) in Admin Mode to assign your new clothes to shops.
{% endstep %}

{% step %}

### Clean up

Stop `rcore_clothing_for_photos` and restart your game.

{% hint style="danger" %}
`rcore_clothing_for_photos` must **not** be running during normal gameplay - it will cause head/body issues for players.
{% endhint %}
{% endstep %}
{% endstepper %}
