# Market - Vehicles

This is where the Vehicle NFTs you want to sell are listed. Each Vehicle is registered with its previously applied level, breeding count, and the number of Gems held.

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

Vehicles are initially sorted by price from lowest to highest, but you can also sort the list based on criteria such as Grade and Level. For more detailed information about a Vehicle NFTs, refer to sections like [\[Stats\]](/perplay-whitepaper/game-fi/nft/stats.md), [\[Type\]](/perplay-whitepaper/game-fi/nft/type-vehicle-types.md), and [\[Grade\]](/perplay-whitepaper/game-fi/nft/grade-vehicle-grades.md).

<figure><img src="/files/H8Q96jz1y1lzHs9CYNur" alt="" width="182"><figcaption></figcaption></figure>

In the Vehicles section, you can use filters to search for items. You can search by Type, Grade, Genesis status, as well as various criteria such as Level, Breeding Count, number of Gem sockets, Base stats, and more. Additionally, you can search items that you've listed or items in your Wishlist separately, making it easy to find NFTs.

<figure><img src="/files/yQOPKwklQVg8RLKUesCt" alt="" width="375"><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-vehicles.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.
