> ## Documentation Index
> Fetch the complete documentation index at: https://docs.czautoz.co.uk/llms.txt
> Use this file to discover all available pages before exploring further.

# Tier 1

> CZ Autoz Tier 1 vehicle pack — Ford Focus RS, Range Rover Evoque, Mercedes-AMG GT, Nissan 350Z, Porsche 911 GT3 RS and VW Golf GTI, every model with a full colour range and ready-made types.xml.

Tier 1 is a six-car starter spread — hot hatch, luxury SUV, GT, drift icon, track weapon and an everyday tuner, each with its own colour range. For the current version see the [Vehicles Changelog](/vehicles-changelog).

## Vehicles

| Vehicle            | Base classname       | Colour / livery variants                                         |
| ------------------ | -------------------- | ---------------------------------------------------------------- |
| Ford Focus RS      | `FordFocusRS17`      | **5** — Dark Blue · Nitrous Blue · Orange · White · Black        |
| Range Rover Evoque | `LANEvoque2016`      | **6** — Black · White · Blue · Red · Gold · Chrome Purple        |
| Mercedes-AMG GT    | `MercedesAMGGT2020`  | **5** — Orange · Black · Blue · Yellow · White                   |
| Nissan 350Z        | `Nissan350Z`         | **6** — Purple · Non Decaled Purple · Black · Blue · Red · White |
| Porsche 911 GT3 RS | `Porsche911GTRS2018` | **6** — Green · Blue · Red · Yellow · Black · White              |
| VW Golf GTI        | `VWGolfGTI`          | **5** — Blue · Gold · Purple · Red · Black                       |

<Note>
  Each colour/livery is its **own** spawnable class (e.g. `Nissan350Z_Red`). Ready-made `types.xml` entries for every variant ship with the mod — see **[types.xml & events.xml](/vehicles/types-events-xml)**.
</Note>

## Specs & features

Every vehicle is **all-wheel drive** with resimulated, real-life-matched handling — see [Driving & Handling](/vehicles/features/driving-and-handling).

| Vehicle              | Top speed          | Power  | Seats | Fuel  |
| -------------------- | ------------------ | ------ | ----- | ----- |
| Volkswagen Golf GTI  | 155 mph (249 km/h) | 245 hp | 4     | 100 L |
| Range Rover Evoque   | 143 mph (230 km/h) | 246 hp | 4     | 120 L |
| Nissan 350Z          | 155 mph (250 km/h) | 300 hp | 2     | 100 L |
| Porsche 911 GT3 RS   | 193 mph (311 km/h) | 520 hp | 2     | 100 L |
| Mercedes AMG GT 2020 | 193 mph (311 km/h) | 523 hp | 2     | 100 L |
| Ford Focus RS17      | 165 mph (266 km/h) | 350 hp | 4     | 100 L |

**Standout per-car features** — on top of the [shared feature set](/vehicles/features/overview) every vehicle gets:

* **Volkswagen Golf GTI** — Independent reverse-light control
* **Nissan 350Z** — Staggered front & rear wheels
* **Porsche 911 GT3 RS** — RPM redline shift light
* **Ford Focus RS17** — Live digital speedo + in-dash GPS map (your position across 15+ worlds) · Multi-zone interior dash lighting

## All spawnable classnames

<Accordion title="Show all 33 Tier 1 classnames">
  ```
  FordFocusRS17
  FordFocusRS17_NitrousBlue
  FordFocusRS17_Orange
  FordFocusRS17_White
  FordFocusRS17_Black
  LANEvoque2016
  LANEvoque2016_White
  LANEvoque2016_Blue
  LANEvoque2016_Red
  LANEvoque2016_Gold
  LANEvoque2016_ChromePurple
  MercedesAMGGT2020
  MercedesAMGGT2020_Black
  MercedesAMGGT2020_Blue
  MercedesAMGGT2020_Yellow
  MercedesAMGGT2020_White
  Nissan350Z
  Nissan350Z_NonDecaled
  Nissan350Z_Black
  Nissan350Z_Blue
  Nissan350Z_Red
  Nissan350Z_White
  Porsche911GTRS2018
  Porsche911GTRS2018_Blue
  Porsche911GTRS2018_Red
  Porsche911GTRS2018_Yellow
  Porsche911GTRS2018_Black
  Porsche911GTRS2018_White
  VWGolfGTI
  VWGolfGTI_Gold
  VWGolfGTI_Purple
  VWGolfGTI_Red
  VWGolfGTI_Black
  ```
</Accordion>

## Doors, wheels & parts

Doors and wheels come attached, but persist as separate items if knocked off or sold as spares. You only need them in `types.xml` if you spawn loose parts — see the [doors & wheels section](/vehicles/types-events-xml).

## Setup

<CardGroup cols={3}>
  <Card title="Install" icon="circle-play" href="/vehicles/install">Install, sign and publish.</Card>
  <Card title="Whitelisting" icon="shield-check" href="/vehicles/whitelisting">Whitelist your server IP so engines run.</Card>
  <Card title="types.xml" icon="code" href="/vehicles/types-events-xml">Economy entries for every variant.</Card>
</CardGroup>

<Tip>Several Tier 1 cars are also sold as standalone single-vehicle mods — same classnames, so these entries apply either way.</Tip>
