# Inventory

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

* Refine item -> Place the item you want to refine in the slot
* How to refine it -> Tells the bot how to perform the refining operation
* Special item -> Place the special item to refine
* Refine x times -> Tells the bot how many times to refine the item
* New refine window -> Only use this on servers that have special refining system (might not work on all servers)
* Add stones -> Place the item in the slot in order to add stones to it
* Stone -> Place the stone you want to be added into item
* Select item to remove broken stones -> Place there the item that removes the broken stones
* The item list -> Displays all the items in your inventory:\
  Available options: \
  -> Drop selected item\
  -> Drop all items \
  -> Sell selected item\
  -> Sell all items\
  -> Destroy selected item\
  -> Destroy all items
* Item seller:

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

* First list (where Sword+0, Sword+1 etc are shown) displays the current selling list (you can add items to it clicking on 'Add' button, then 'Item list' window will show up, then you have to select the item you want to be added to the list and click on 'Add' button (you can also add items to the list manually, going to STMod folder -> Resources -> IngameResources -> sell\_items.st\_set)
* Select what the bot you want to do with items from selling list:\
  -> Sell them\
  -> Destroy them
* Delay -> Tells the bot the interval to sell/destroy the items from list.


---

# 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://wiki.stmod.net/stmod-pservers/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.
