# Player Stats

PyroMining will track for you your productivity in terms of flux acquisition, money you’ve made, gemstones you’ve found, Rune Guardians and Oracles you’ve killed, and the number of artifacts you’ve handled. More importantly, though, `/mine stats` will inform you of your current Zeta balance and PyroMining level and experience progress. Your PyroMining level is not the same as your Skills mining level, nor, if applicable, is it related to your Jobs mining level. Your PyroMining level affects which Vessels you are permitted to craft and your ability to summon Oracles (minimum level 40). PyroMining does not use a skill tree progression that’s based on your level (see Singularity for its equivalent).


---

# 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/player-stats.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.
