# Tuning

<figure><img src="/files/uQ7weoMny5f4e6qg8RuZ" alt=""><figcaption></figcaption></figure>

* Cars can be amended with certain economic characteristics governing variable properties such as: wear-and-tear, experience, fuel economy, crafting, and other game mechanics. This is done by adding tuning components.
* Each car has its own set of available tuning kits composed of specific tuning parts associated with the car and the kit.
* To unlock a tuning kit, players must install the required number of tuning blueprints.
* Not all tuning parts fit a given tuning kit — each part has a predefined compatibility pool.
* Tuning classification is an in-game system that divides all tuning parts into classes: the higher the class of a tuning part, the better the tuning kit that you can install it on.

All tuning parts are sorted into three classes. The higher the number, the higher the bonuses from applying the part on a car, the better it looks visually and the more junk parts the player gets when disassembling it.

### **Tuning Classes:**

* <mark style="color:green;">Class 1 — base tuning, highlighted in green</mark>
* <mark style="color:purple;">Class 2 — advanced tuning, highlighted in purple or violet</mark>
* <mark style="color:yellow;">Class 3 — master tuning, highlighted in gold</mark>

### **Ways of Acquiring Tuning Parts**

Tuning parts can be obtained from the following sources:

* **Lootboxes**. Each one drops N parts. The number and quality of the parts gained is determined by the type of the lootbox.
* **Disassembly**. Cars can be disassembled for parts. The number and quality of parts gained depends on the class of the car, what tuning parts it had installed, and how many.
* **Crafting**. Players can fuse a certain number of parts into a part of a superior quality.
* P**urchase**. The in-game store has a rotating selection of parts on sale.

### **F2P and Crypto Functions of Tuning Parts**

F2P tuning parts are parts accessible to all players. They can be used with F2P cars and are not NFTs, meaning they cannot be traded on the secondary market.&#x20;

Crypto tuning parts are parts that players must buy for FCG tokens or FCC in-game currency. They can be used with NFT cars and represent NFTs tradeable on the marketplace.


---

# 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://whitepaper.action.myriadgames.studio/action/cryptorace-section/in-game-items/tuning.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.
