# CarMarket

Koja-Carmarket is a player-driven vehicle marketplace for FiveM.

Players can list cars, run auctions, buy parking slots, own exchange zones, and test-drive vehicles before purchase.

### Start here

### Quick facts

* **Frameworks:** ESX and QBCore via `koja-lib`
* **Database:** `oxmysql`
* **UI:** tablet-based NUI
* **Optional targeting:** `ox_target`
* **Languages:** EN, PL, DE, ES, FR, PT, RO, RU, SK, ZH

### Configuration topics

### Player features

:::hint{type="info"}
Upgrading from an older build? Check the [release notes](https://github.com/KOJA/koja-carmarket/releases).
:::

## Start here

:::steps

### Install it

[Installation](/free/carmarket/installation) — Welcome to Koja-Carmarket, a player-driven car market with auctions, exchange zones, rentable parking slots and test drives.

### Configure it

[Configuration](/free/carmarket/configuration) — Configure zones, parking, exchange rules, test drives, and custom images.

### Learn what it does

[Features](/free/carmarket/features) — Player-facing flows and core marketplace features.

### Use it from your own code

[Exports & Commands](/free/carmarket/exports-and-commands) — All public API surface of koja-carmarket.

### Know what it stores

[Database](/free/carmarket/database) — Full reference for every table created by koja-carmarket.

:::

## In this section

::::cards{cols="2"}
:::card{title="Configuration" href="/free/carmarket/configuration" icon="settings"}
Configure zones, parking, exchange rules, test drives, and custom images.
:::
:::card{title="Features" href="/free/carmarket/features" icon="sparkles"}
Player-facing flows and core marketplace features.
:::
:::card{title="Installation" href="/free/carmarket/installation" icon="download"}
Welcome to Koja-Carmarket, a player-driven car market with auctions, exchange zones, rentable parking slots and test drives.
:::
:::card{title="Exports & Commands" href="/free/carmarket/exports-and-commands" icon="terminal"}
All public API surface of koja-carmarket.
:::
:::card{title="Database" href="/free/carmarket/database" icon="database"}
Full reference for every table created by koja-carmarket.
:::
:::card{title="Zones" href="/free/carmarket/zones" icon="map"}
Market zones define where players can list and buy vehicles.
:::
::::
