> For the complete documentation index, see [llms.txt](https://pyrotempus.gitbook.io/pyro-plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pyrotempus.gitbook.io/pyro-plugins/pyromining/features.md).

# Features

- [Mining Basics](https://pyrotempus.gitbook.io/pyro-plugins/pyromining/features/mining-basics.md): The very basics of getting started with PyroMining, and on your adventure throughout the plugin. See the individual pages for a more in-depth guide.
- [Ethera](https://pyrotempus.gitbook.io/pyro-plugins/pyromining/features/ethera.md): Everything to do with Ethera - the Custom Currency in the Plugin. (formally Zeta).
- [Starlume](https://pyrotempus.gitbook.io/pyro-plugins/pyromining/features/starlume.md)
- [Gemstones](https://pyrotempus.gitbook.io/pyro-plugins/pyromining/features/gemstones.md)
- [Rune Guardians](https://pyrotempus.gitbook.io/pyro-plugins/pyromining/features/rune-guardians.md)
- [Mining Skills](https://pyrotempus.gitbook.io/pyro-plugins/pyromining/features/mining-skills.md)
- [Syndicates](https://pyrotempus.gitbook.io/pyro-plugins/pyromining/features/syndicates.md)
- [Artifacts](https://pyrotempus.gitbook.io/pyro-plugins/pyromining/features/artifacts.md)
- [Fossils](https://pyrotempus.gitbook.io/pyro-plugins/pyromining/features/fossils.md)
- [Blacksmith](https://pyrotempus.gitbook.io/pyro-plugins/pyromining/features/blacksmith.md)
- [Upgradable Pickaxe](https://pyrotempus.gitbook.io/pyro-plugins/pyromining/features/upgradable-pickaxe.md)
- [Vessels](https://pyrotempus.gitbook.io/pyro-plugins/pyromining/features/vessels.md): Everything to do with Vessels - how to obtain them, and complete them.
- [Oracles](https://pyrotempus.gitbook.io/pyro-plugins/pyromining/features/oracles.md)
- [Seasonal Events](https://pyrotempus.gitbook.io/pyro-plugins/pyromining/features/seasonal-events.md): Everything to do with the PyroMining seasonal events.
- [The Unkown (Halloween)](https://pyrotempus.gitbook.io/pyro-plugins/pyromining/features/seasonal-events/the-unkown-halloween.md): Everything to do with The Unknown and Halloween.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://pyrotempus.gitbook.io/pyro-plugins/pyromining/features.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.
