# Market - Vehicle Boxes

Vehicle Boxes obtained through breeding can be traded on the market without being opened. There are six types of each Box, and they are initially displayed starting from higher grades. You can change the listing order to view the list from lower grades or by the most recently registered items.

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

On the market, you can also find information about the parent NFTs that participated in the creation process. For more detailed information about Vehicle Boxes, please refer to the [\[Vehicle Boxes\]](/perplay-whitepaper/game-fi/nft/vehicle-boxes.md) section.

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

Filters in the Vehicle Boxes section allow you to view and sort the boxes based on their grades.

<figure><img src="/files/sCuTYeDpAdYpbVBIN74V" alt="" width="184"><figcaption></figcaption></figure>


---

# 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/market-vehicle-boxes.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.
