# Inventory

The "Inventory" tab allows you to see every single item in your inventory in great detail. It shows the item icons if your Silkroad path is set correctly and the white/blue stats. There are more options for exchanging job tickets and inflating event balloons.

<figure><img src="/files/72AN8ulTKZvjsqbINqdV" alt=""><figcaption></figcaption></figure>

## Exchange <a href="#exchange" id="exchange"></a>

The "Exchange" tab allows you to exchange other players and exchange items or gold.

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

1. Show requests
   * Shows incoming exchange requests.
2. Players
   * Shows nearby players.
3. Refresh
   * Refreshes the player list.
4. Exchange
   * Sends an exchange request to the selected player.
5. Inventory
   * List of your inventory items.
6. Refresh
   * Refreshes the inventory items.
7. Moves items to/from the exchange window.
8. Items being given to the other player.
9. Gold given to the other player.
10. Other player items you will receive.
11. Other player's gold you will receive.
12. Confirm

* Confirms the exchange.

13. Approve

* Approves the exchange.

14. Cancel

* Cancels the exchange.

## Job Tickets <a href="#jobtickets" id="jobtickets"></a>

This tab allows you to exchange job tickets and drop unwanted rewards.

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

## Item <a href="#inventoryitem" id="inventoryitem"></a>

This tab allows you to inflate balloons during the "Balloon" event on iSRO, and it allows you to plus your Devil's/Angel's spirit item using the Awakening Enhancement scroll.

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

## Gori Item Exchange <a href="#goriitemexchange" id="goriitemexchange"></a>

On iSRO and SilkroadR, the Magic POP Guide Gori NPC can exchange equippable items such as weapons or armor for one with random white/blue stats. This tab automates that process by stopping when a white stat you want is acheived.

<figure><img src="/files/hPuAeXWgbN0QOYGPrayY" alt=""><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://guide.phbot.org/phbot/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.
