> For the complete documentation index, see [llms.txt](https://docs.0resmon.org/0resmon/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.0resmon.org/0resmon/0resmon-1/frkn-resources/frkn-heist-and-ilegal-pack/miner-app-introduction.md).

# Miner App Introduction

<figure><img src="/files/2RD2T39S28fJgG1WbkAZ" alt=""><figcaption></figcaption></figure>

#### Miner System Overview

The *Miner System* page

**Key Sections of the Miner Page:**

1. **Butcoin Display**:
   * **Current Earnings**: At the top of the page, users can see their current amount of Butcoin mined in real-time. The large number in the center represents the total Butcoin accumulated since the miner was activated.
   * **Mining Rate**: Below the
2. **GPU Information**:
   * **Current GPU Speed**: This section
3. **Estimated Time**:
   * **Mining Time Calculation**: This
4. **Total Balance**:
   * **Cumulative Earnings**: This section displays the player’s to

#### Key Points of the Miner System:

* **Efficient Mining**: Players must focus on upgrading their GPUs to improve mining efficiency and increase their Butcoin earnings. Higher-performance GPUs allow for faster mining and greater returns.
* **Tracking & Progress**: The page provides comprehensive details, making it easy for players to track their mining operations and earnings at a glance. Players can analyze their setup and make informed decisions on GPU upgrades or replacements.
* **Maintaining GPU Quality**: Players need to be mindful of GPU wear and potential breakdowns. Keeping GPUs in optimal condition ensures consistent Butcoin generation.

#### Conclusion:

The *Miner System* page serves as a crucial tool for players looking to optimize their digital currency mining operations. It offers a straightforward and informative overview of current earnings, mining speed, and the efficiency of hardware setups. By regularly monitoring this page, players can make strategic choices that maximize their earnings and enhance their in-game activities.


---

# 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://docs.0resmon.org/0resmon/0resmon-1/frkn-resources/frkn-heist-and-ilegal-pack/miner-app-introduction.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.
