# Pyro Mining

## Pyro Mining

PyroMining is a complex plugin that upgrades the everyday mining experience in minecraft. It introduces to the game many custom items, mining-centered pickaxe enchantments, custom miniboss mobs, and an integrated secondary economy.&#x20;

#### Command Summary <a href="#command-summary" id="command-summary"></a>

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


---

# 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.wavecraft.net/wiki/survival-server/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.
