> For the complete documentation index, see [llms.txt](https://docs.timefarm.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.timefarm.org/time-farm-equipment-introduction/mining-equipment.md).

# Mining equipment

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

### ![](/files/TH5gJatx2l1bD1cGZlIu)

### <img src="/files/QuHPvqM2yabOtU5xfZPw" alt="" data-size="line"><mark style="color:orange;">Mining Machine Attribute Details:</mark>

Output Type: Ore

Rarity level: SR level

Ore output per time: 15

Cooldown time: 12 hours

Energy consumed per use: 15

Gold consumption per repair: 6&#x20;

Miner synthesis requirements: 540 gold + 1200 wood

**Explanation:**&#x20;

The mining machine is SR-level equipment. It requires 540 gold and 1200 wood for synthesis. It can be used once every 12 hours after wearing it, and can be used twice a day. Each use consumes 15 energy and can obtain 15 ores. Equipped The durability is divided into three grids, each use will consume one grid, and the durability will be used up after 3 uses. At this time, you need to use gold to repair the durability before you can continue to use the equipment. Every time you repair a grid, you will consume 6 gold. That is to say, if the mining machine is used twice a day, it can produce 30 ores, but it will also consume 30 energy and 12 gold.

### ![](/files/AYTUSc3UT33lnsu77ovT)

### <img src="/files/QuHPvqM2yabOtU5xfZPw" alt="" data-size="line"><mark style="color:orange;">MINING PLANT Attribute Details:</mark>

Output Type: Ore

Rarity level: SSR level

Ore output per time: 60

Cooldown time: 24 hours

Energy consumption per use: 50

Gold consumption per repair: 15

Mine synthesis requirements: 1200 gold + 3375 wood

**Explanation:**&#x20;

The mine is SSR-level equipment, and the synthesis requires 1200 gold and 3375 wood. After wearing it, it can be used once every 24 hours. It can be used once a day. Each use will consume 50 energy and get 60 ores. The durability is divided into three grids, each use will consume one grid, and the durability will be used up after 3 uses. At this time, you need to use gold to repair the durability before you can continue to use the equipment. Every time you repair a grid, you will consume 15 gold. That is to say, the mine can produce 60 ores once a day, but it will also consume 50 energy and 15 gold.

###


---

# 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.timefarm.org/time-farm-equipment-introduction/mining-equipment.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.
