# Market

In the Perplay app, there is a market where you can exchange vehicles and items.

<figure><img src="/files/3nwHrrYLtmjQxmKkVvfD" alt="" width="375"><figcaption></figcaption></figure>

Items that are listed for sale can be traded with ARB (NFT) and PER (All items except NFT). All items on the market are listed by other Perplayers. When a transaction is completed, the seller receives ARB or PER deducted 6.5% of commission (2.5% market fee and 4% creator earnings).

&#x20;

<figure><img src="/files/L84V2sU0RKTpoZEXsELn" alt="" width="188"><figcaption></figcaption></figure>

Purchased NFTs and items can be viewed in the Inventory tab.&#x20;

<figure><img src="/files/9uSVLwFwqEanpQSWA61F" alt="" width="188"><figcaption></figcaption></figure>

The items on the market can be categorized into four types: Vehicles, Vehicle Boxes, Gems, and Others. Taking a closer look at each type, they are as follows:

{% content-ref url="/pages/d3sI0BYEyIM2CLuBH4xi" %}
[Market - Vehicles](/perplay-whitepaper/market/market-vehicles.md)
{% endcontent-ref %}

{% content-ref url="/pages/vvv48crSHfYAiIaOPGCE" %}
[Market - Vehicle Boxes](/perplay-whitepaper/market/market-vehicle-boxes.md)
{% endcontent-ref %}

{% content-ref url="/pages/FTjo7xgSiZdGAQa9VeBW" %}
[Market - Gems](/perplay-whitepaper/market/market-gems.md)
{% endcontent-ref %}

{% content-ref url="/pages/5MEQJbb4ml83er7k2DEE" %}
[Market - Others](/perplay-whitepaper/market/market-others.md)
{% endcontent-ref %}


---

# 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://docs.perplay.io/perplay-whitepaper/market.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.
