# Marketplace

Scar Speed offers a wide array of content to be purchased for use in-game. Mostly, this content is purchased through the Marketplace.

{% hint style="info" %}
There is exclusive content that is **not** available on the Marketplace and can *only be acquired* through participating in special events, car manufacturing (Car Factory), etc.
{% endhint %}

Below is a list of content the Marketplace has to offer for players to purchase.

## **Cars**

Cars are the single most important NFT you need to own in order to play the game. Every car has a class and a certain level of rarity (listed below).

{% tabs %}
{% tab title="Rarity Levels" %}

* Common
* Uncommon
* Rare
* Epic
* Legendary
  {% endtab %}

{% tab title="Classes" %}

* Grippy
* Balanced
* Drifty
* Off-road
  {% endtab %}
  {% endtabs %}

## **Premium License Plates**

Every Scar Speed car comes with a license plate, which will have the signature of the player who initially created/bought (minted) the car. The license plate lists the car’s licensing number. To stand out from the crowd the player can purchase premium licensing plates which have the following characteristics:

* Skins
* Premium Licensing Numbers (sold on auctions/bidding)

## **Car/Cosmetics Upgrades**

The look of every car can be upgraded by choosing and installing parts from a diverse range of upgrades. These upgrades include:

{% tabs %}
{% tab title="Appearance" %}

* Skins
* Paint Jobs
* Gauge Clusters
* Window Tints
* Decals
* Vinyls
* Neons
  {% endtab %}

{% tab title="Body" %}

* Spoilers
* Hoods
* Roof Scoops
* Exhaust
* Side Skirts
* Fenders
* Head Lamps
* Tail Lamps
  {% endtab %}

{% tab title="Wheels" %}

* Rims
* Tyres
* Brake Calipers
  {% endtab %}
  {% endtabs %}

## **Player Avatars**

Every player has an avatar that represents that player. Avatars can be bought from the Marketplace and earned through in-game events.

## **Emotes**

**Emotes** are expressive images primarily used in the game as cosmetic flares. They typically present various expressions which the players can use to signal messages, taunt others, show respect, etc.


---

# 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://scarspeed.gitbook.io/whitepaper/scar-speed-game-model/marketplace.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.
