# 2. Inventory

The second button we are going to explore is the Inventory button which looks like this:

![](/files/gY8mvhY2zaqKE3nOn4cd)&#x20;

Selecting this button will summon the Inventory Screen, as pictured here:

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

Your hold starts empty me hearty! You’ll need to get those lazy sea dogs in your crew to work to fill it up! Items earned from quests or that you’ve crafted appear here.&#x20;

Selecting an item will show you information about that item. The background color reflects the rarity of the item. If you wish to purchase an item from a fellow Pirate Lord, you can use the Buy Item button to see what’s available.


---

# 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.piratenation.game/learn/new-player-guide/2.-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.
