> For the complete documentation index, see [llms.txt](https://litepaper.bitminer.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://litepaper.bitminer.dev/mron/super-mine.md).

# Super Mine

<figure><img src="/files/E1Z7midjrFTufFUyyz1x" alt=""><figcaption></figcaption></figure>

**Advanced Seasonal Mining Operations**

Super Mine is a high-yield seasonal mining system within mRON HUB designed for users seeking larger mining operations and stronger seasonal competitiveness.

Unlike standard mining systems, Super Mine focuses on:

* High-value mining cycles
* Advanced reward generation
* Larger seasonal output
* Competitive ecosystem participation

Super Mine is designed to function as a premium industrial mining layer inside the BITMINER network.

## How Super Mine Works:

#### 1. Fuel the Super Mine using RON

Players use RON to purchase Super Fuel \[mBTC]  required to activate Super Mine operations.

Super Fuel powers large-scale mining cycles capable of generating increased seasonal rewards.

#### 2. Activate the Super Mine

After fueling the system, users can activate a Super Mine cycle.

Once activated:

* Super Mine enters active mining mode
* Seasonal mRON generation begins
* Cooldown timer starts

During activation:

* 90% of the Super Fuel\[mBTC] value remains reclaimable
* 10% is reserved for Super Mine cooldown processing

#### 3. Mine Seasonal mRON

During the active cycle, Super Mine generates:

* Bonus seasonal mRON rewards
* High-value mining output
* Increased seasonal competitiveness

Super Mine is designed to generate stronger seasonal performance compared to standard systems.

#### 4. Super Mine Cooldown

After the mining cycle completes, Super Mine enters a cooldown phase.

Players must complete the cooldown process before rewards can be claimed.

Super Mine Cooldown Duration: 1 Hour

The reserved 10% Super Fuel\[mBTC] value is used during this process.

#### 5. Claim Super Mine Rewards

After successfully completing cooldown, users can claim:

* Remaining RON value from Super Fuel \[mBTC]
* Seasonal mRON rewards

This creates a repeatable high-yield mining loop designed around:

* Active participation
* Strategic timing
* Seasonal competition

### Why Super Mine Matters:

Super Mine represents one of the most powerful mining systems within the mRON HUB ecosystem.

It allows players to:

* Generate larger seasonal mRON rewards
* Expand industrial mining operations
* Increase Season Pool competitiveness
* Optimize long-term seasonal strategies

Super Mine is intended for players seeking advanced mining progression and larger ecosystem participation.


---

# 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, and the optional `goal` query parameter:

```
GET https://litepaper.bitminer.dev/mron/super-mine.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
