# Inventory

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

* The item list -> Displays all the items in your inventory:\
  Available options: \
  -> Drop selected item\
  -> Drop all items \
  -> Sell selected item\
  -> Sell all items
* Sell items from slot x to slot y -> The bot will sell all items from the specified range.
* Item seller:

<figure><img src="/files/7XbwtQomcq8PVkcNjTwi" 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
* 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-officials/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.
