# Profile Inventory

All items that players buy on a marketplace or receive from Burstboxes or other sources will appear in players' Profile Inventory. It can be accessed by clicking the profile picture at the top right corner and choosing Inventory.

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

There are three tabs in the inventory.

All owned equipment can be found on the Equipment tab. If an equipment piece is listed for sale then the price will be shown on a card and an "On Sale" label.

All purchased/received Burst Boxes will be on the Burst Boxes tab where players can open them to get NFT items out of them.

The last tab is reserved to show the status of replication progress in the future.


---

# 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://burstroyalecom.gitbook.io/untitled/game-overwiev/marketplace/profile-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.
