# Inventory

You can view and manage the NFTs and items you own in Inventory.

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

**Vehicle Inventory**

<table><thead><tr><th width="181">Action Available</th><th>Description</th></tr></thead><tbody><tr><td>Check details</td><td>View information about your Vehicles, including their Type, Grade, Level, Stats, Condition, Mileage, Breed Count, and more.</td></tr><tr><td>Level-up</td><td>Pay a set amount of cost to increase the Level of a Vehicle.</td></tr><tr><td>Repair</td><td>Pay a set amount of cost to regain the Condition of a Vehicle.</td></tr><tr><td>Restore</td><td>Pay a set amount of cost to restore the Mileage of a Vehicle.</td></tr><tr><td>Sell</td><td>List a Vehicle for sale in the in-app Marketplace.</td></tr><tr><td>Transfer</td><td>Transfer a Vehicle to the HAVAH wallet connected to your account.</td></tr></tbody></table>

**Vehicle Box Inventory**

<table><thead><tr><th width="181">Action Available</th><th>Description</th></tr></thead><tbody><tr><td>Check details</td><td>View information about your Vehicle Boxes, including their Grade, how they were minted, and if they have the Polished property.</td></tr><tr><td>Open Box</td><td>Open the Box to earn a Vehicle NFT. The Grade and Type of the Vehicle that appear depends on the Grade and properties of each Box.</td></tr><tr><td>Sell</td><td>List a Box for sale in the in-app Marketplace.</td></tr></tbody></table>

**Gem Inventory**

<table><thead><tr><th width="182">Action Available</th><th>Description</th></tr></thead><tbody><tr><td>Check details</td><td>View information about your Gems, including their color, level, and effect values.</td></tr><tr><td>Sell</td><td>List a Gem for sale in the in-app Marketplace.</td></tr></tbody></table>

**Other items Inventory**

<table><thead><tr><th width="181">Action Available</th><th>Description</th></tr></thead><tbody><tr><td>Check details</td><td>View information about your items, including their level and what they are used for.</td></tr><tr><td>Sell</td><td>List an item for sale in the in-app Marketplace.</td></tr></tbody></table>


---

# 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/game-fi/users/inventory.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.
