> For the complete documentation index, see [llms.txt](https://bso-wiki.oldschool.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bso-wiki.oldschool.gg/skills/mining.md).

# Mining

### Custom Content and Boosts

* Dark Animica - Mined at 105 mining, used to create the Void Staff
* Obsidian - Mined at 80 mining, used to create volcanic items.
* [Doug](https://bso-wiki.oldschool.gg/custom-items/pets) - gives 1.2x xp boost at Volcanic Mine
* [Dwarven Pickaxe](https://bso-wiki.oldschool.gg/custom-items/equippables#dwarven-equipment) - 1.5 tick speed mining, 3x boost to Volcanic Mine, requires 99 mining
* Volcanic pickaxe - 1.24 tick speed mining, requires 105 mining
* Offhand volcanic pickaxe - +150% quantity when mining, destroys all ores except obsidian while equipped, requires 100 Strength and 105 Mining - **This stacks with powermining**
* [Mining Master Cape](/custom-items/equippables.md#master-capes) - 2x nuggets and minerals

### Optimal Gear Setup

Volcanic pickaxe, Offhand volcanic pickaxe, Expert mining gloves, Prospectors outfit, Mining master cape

### Methods

| Method                                             | Xp / Hr at 120 Mining |
| -------------------------------------------------- | --------------------- |
| Dark Animica                                       | 2m                    |
| Volcanic Mine                                      | 1,413,304             |
| [Moktang](/bso-custom-killables/bosses/moktang.md) | 1,676,614             |


---

# 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://bso-wiki.oldschool.gg/skills/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.
