# Mining Job

## Mining System

A fully configurable mining job script for FiveM.

### Supported Frameworks

* ✅ QBCore
* ✅ ESX Legacy

### Supported Inventories

* ✅ ox\_inventory
* ✅ qb-inventory
* ✅ ESX default inventory

### Dependencies

* [ox\_lib](https://github.com/overextended/ox_lib)
* [oxmysql](https://github.com/overextended/oxmysql)
* QBCore or ESX Legacy

### Features

* 🪨 Dynamic rock spawning
* ⛏️ Skill-based mining with animations
* 🏭 Ore processing system
* 💰 Dynamic selling with market fluctuation
* 🛒 Pickaxe shop with NPC
* 📊 XP & Leveling system
* 🌠 Meteor event
* ⚡ Happy Hour event
* 🎁 Treasure Chest event
* 🎉 Weekend Bonus
* 🌍 Multi-language (EN/TR)
* 📡 Discord webhook logging
* 🗄️ SQL-based data storage
* ⚙️ Fully configurable

### Performance

* Idle: 0.00ms
* Active mining: 0.01-0.02ms


---

# 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://elena-scripts.gitbook.io/elenascripts/jobs-and-activities/mining-job.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.
