> 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/features/stock-and-deliveries.md).

# Stock and Deliveries

Business dealerships sell from real inventory. Employees keep that inventory full by running delivery missions.

Each stocked vehicle costs the business **70% of its sale price** by default, leaving a 30% margin. Set this with `StockCostPercent` in the [Stock config](/paid-resources/rcore_dealership/configuration/stock.md).

## 🚚 Single Delivery

1. An employee starts a delivery from the business tablet - either to fulfil a customer order or to prestock a chosen model. This needs the `DELIVER_ORDER` or `PRESTOCK` permission.
2. They drive to a pickup location and collect the vehicle.
3. They deliver it to the dealership's stock delivery point, within the delivery radius and below the delivery speed.
4. The vehicle is added to stock, or the customer order is marked delivered.

## 🚐 Company Vehicle

An optional company vehicle spawns for deliveries. The **Company Vehicle** upgrade improves it across three tiers.

## 📦 Bulk Delivery

With the **Bulk Delivery** upgrade and a truck spawn point, employees can deliver several vehicles at once:

1. Collect the truck.
2. Drive to the pickup, where a flatbed spawns pre-loaded with vehicles.
3. Couple the flatbed to the truck.
4. Deliver, keeping the flatbed attached the whole way.

Vehicles are arranged on the flatbed automatically.

## 🔧 Delivery Damage

Returning stock damaged costs the business a fine, scaled by how much health the vehicle lost. Minor damage below the threshold is ignored. The **Insurance Policy** upgrade lowers the fine. Destroying the vehicle fails the mission. See the [Stock config](/paid-resources/rcore_dealership/configuration/stock.md) for the exact values.
