# Energy bot

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

* Item to give to alchemist -> Place the item you want to give to alchemist into the slot
* Fill inventory -> If using this, the bot will fill up the inventory as much as it can (it won't actually fill the inventory, will only buy items until there are few unnocupied slots in your inventory)
* Buy from shop x items -> The bot will keep buying x items until reaches that ammount
* Create energy crystals -> The bot will interact with Alchemist in order to create energy crystals automatically
* Alchemist location -> Sets the location of the alchemist
* NPC location to buy items -> Sets the location of the NPC from where to buy the items that will be given to the alchemist
* Delay -> This is the delay that will perform all required checks
* Default locations -> This will automatically set the locations of the alchemist and the NPC (default location of Weapon dealer) based on the map
* Go to entity -> Select which moving method the bot will use:\
  \
  Walking;\
  Hybrid;\
  Teleporting.


---

# 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/energy-bot.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.
