> 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_dealership/installation/presets.md).

# Presets

For several popular maps we ship ready-made dealership presets, so you don't have to place every dealership by hand.

{% hint style="warning" %}
All preset commands must be run in the **server console**, not in-game.
{% endhint %}

## 🔎 Find available presets

Restart the resource and check the server console. The script lists every preset available to you and the exact command to load it.

## 📥 Load a preset

Load a preset with:

```cfg
dealership_loadpreset <preset_name>
```

After it finishes, the script asks you to restart the resource to save the changes.

## ♻️ Re-import a preset

To import a preset again, first reset its state:

```cfg
dealership_resetpreset <preset_name>
```

Then run `dealership_loadpreset <preset_name>` again.
