> 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/financing-and-customer-tablet.md).

# Financing and Customer Tablet

Every player has a personal tablet for tracking their vehicle orders and loans. Open it with `/mydealership`.

## 📱 The Customer Tablet

| Section  | Shows                                                                                |
| -------- | ------------------------------------------------------------------------------------ |
| Orders   | The player's vehicle orders across all dealerships - status, plate, price, and date. |
| Finances | Active financing agreements - balance, remaining amount, and payment method.         |

## 🏦 How Financing Works

When a player finances a vehicle:

1. They pay a **down payment** (20% by default) up front.
2. Interest (15% by default) is added to the remaining amount.
3. The balance is split into **weekly installments** over the chosen term (up to 12 weeks).

## 💸 Paying Off a Loan

From the customer tablet a player can:

* **Pay installments** - one or several at once.
* **Pay off** the loan early.

Payments come from cash or bank.

## ⚠️ Missed Payments

A background collector charges due payments automatically. Each missed payment adds a late penalty (10% by default). After too many missed payments (3 by default), the vehicle is sent for [repossession](/paid-resources/rcore_dealership/features/repossession.md).

Tune all financing values on the [Dealership config](/paid-resources/rcore_dealership/configuration/dealership.md) page.
