# Vehicle Customization

We know all you gearheads out there want more than to just pick a vehicle and hit the track, we feel the exact same way! So we are providing options! Want your vehicle to perform better, or perhaps you wish to make it unique with a new body paint and vinyl combo, or simply just make it the toughest most resilient one out there? You can do that through our vehicle upgrade system.

{% tabs %}
{% tab title="Performance Upgrades" %}
There are three categories of performance upgrades, that consist of three tiers. You must upgrade the lower tiers to have access to the higher tiers.

**Engine Power** (max speed and acceleration)

* **Tier 1**: +4% engine power.
* **Tier 2**: +6% engine power.
* **Tier 3**: +10% engine power.

<figure><img src="https://2747565017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0ESOGrceR1mTf2c4bqxR%2Fuploads%2FyQ6D80Q1T9oFQWwJFuAm%2FEngine%20Power.png?alt=media&#x26;token=592729cb-3d86-4e3d-b7bd-c26bc7f2fee4" alt=""><figcaption><p>Engine upgrades.</p></figcaption></figure>

**Maneuverability** (overall handling)

* **Tier 1**: +4% handling.
* **Tier 2**: +6% handling.
* **Tier 3:** +10% handling.

<figure><img src="https://2747565017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0ESOGrceR1mTf2c4bqxR%2Fuploads%2F9NhET3OR8I5n61p8UxI7%2FManeuverability.png?alt=media&#x26;token=e2ba157c-0a74-4b07-bbbb-58d8d3fb4dfc" alt=""><figcaption><p>Maneuverability upgrades.</p></figcaption></figure>

**Fine-Tuning** (engine power and maneuverability)

* **Tier 1:** +5% engine power and handling.
* **Tier 2**: +7.5% engine power and handling.
* **Tier 3**: +10% engine power and handling.

<figure><img src="https://2747565017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0ESOGrceR1mTf2c4bqxR%2Fuploads%2FyVejj3IJOSz5a6iZEJqx%2FFine%20Tuning.png?alt=media&#x26;token=b77599e7-5415-4563-a756-70ba04c88ce9" alt=""><figcaption><p>Tuning upgrades.</p></figcaption></figure>
{% endtab %}

{% tab title="Endurance Upgrades" %}
There are three endurance upgrades that are then broken down in tiers. You must upgrade the lower tiers to have access to the higher tiers.

**Tier 1: Vehicle Chassis Bracing**

* **HP**: +10 points.
* **Maneuverability**: -5%.

**Tier 2: Replace Lightweight Materials**

* **HP**: +10 points.
* **Engine Performance**: -10%.

**Tier 3: Body Kit**

* **HP**: +15 points.
* **Maneuverability & Engine Performance**: -10%.

<figure><img src="https://2747565017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0ESOGrceR1mTf2c4bqxR%2Fuploads%2F3SDbnucBT6a0YaYTAiqZ%2FEndurance%20Upgrades.png?alt=media&#x26;token=6ad7cdc7-636e-473c-8e5a-7f87a505633b" alt=""><figcaption><p>Endurance upgrades.</p></figcaption></figure>
{% endtab %}

{% tab title="Visual Upgrades" %}
Every gamer loves to flex their identity with unique cosmetics, and we assume you are no different. Our cosmetic upgrades allow you to customize the appearance of your vehicle as you see fit, and also allow for custom and rare items to be available as rewards in our progression system. There are three categories of visual upgrades, that include but are not limited to the items listed below.

\
**Body Kits**

* Spoilers
* Hoods
* Bumpers
* Fenders
* Headlights
* Taillights

**Vinyls/Decals**

* Generic, seasonal, custom, and rare sets will be released throughout the racing off-seasons.

**Paint Jobs**

* Flat, matte, metallic and other styles of paint will be available in all colours on the wheel.

<figure><img src="https://2747565017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0ESOGrceR1mTf2c4bqxR%2Fuploads%2Fo06dZlQidbLjN9Pkl4lb%2Fscoop4.png?alt=media&#x26;token=12ec3c82-55ae-4919-8264-7d91ce1028d1" alt=""><figcaption><p>Sample body kit parts.</p></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.coinracer.io/how-coinracer-works/core-features/vehicle-customization.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
