# Pyro Mining

PyroMining is a complex plugin that upgrades the everyday mining experience in many ways. It introduces to the game many custom items, mining-centered pickaxe enchantments, custom miniboss mobs, and an integrated secondary economy. Your Pyro Mining journey begins as soon as you mine your first ore, and understanding all it has to offer is a bit of a rollercoaster, albeit rewarding as you progress.

### Command Summary

* `/mine` or `/mine menu` - open PyroMining home menu&#x20;
* `/mine journal` - view basic information on the various aspects of PyroMining&#x20;
* `/mine help` - view list of available commands&#x20;
* `/mine stats` - view all your PyroMining statistics including level&#x20;
* `/mine zeta` - view your Zeta balance&#x20;
* `/mine shop` - access PyroMining shop to sell fluxes, gemstones, and/or artifacts&#x20;
* `/mine singularity` - upgrade skill tree and check rune requirements&#x20;
* `/mine artifacts` - open the artifacts menu to identify artifacts or fossils and to upgrade artifact passives&#x20;
* `/mine vessels` - open the menu to check current Vessel progress on a pickaxe, and to change requiums

### Plugin Summary

Mine ores to obtain fluxes, gemstones, mysterious dust, and artifacts. Sell fluxes, gemstones, and unsealed artifacts to the `/mine shop` for money. Exchange artifacts for other goods including fossils and requiums in `/mine artifacts`. Build a refinery to refine mysterious dust into rune dust and other items, and to combine fossils into a vessel. Use rune dust to spawn rune guardians, collect runes, and upgrade your singularity (passive skills). Apply vessels to your pickaxe and fight vessel minibosses with the correct requium ordering in `/mine vessels`. Spawn and fight oracles to obtain useful bonus items.


---

# 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.bucketry.net/features/pyro-mining.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.
