> 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/configuration/exhibitions.md).

# Exhibitions

Edit `rcore_dealership/configs/config.exhibitions.lua` for the showroom vehicles a business dealership displays.

Exhibition vehicles are physical cars placed at the dealership that players can walk up to and inspect.

| Option                   | Default | Description                                                         |
| ------------------------ | ------- | ------------------------------------------------------------------- |
| `MaxExhibitions`         | `3`     | Base number of exhibition vehicles per business.                    |
| `SpawnDistance`          | `100.0` | Distance from the dealership at which exhibition vehicles spawn in. |
| `InteractDistance`       | `4.0`   | Distance at which players can view a vehicle's info.                |
| `DeleteBlockingVehicles` | `true`  | Remove any vehicle blocking an exhibition spawn point.              |
