# Mining Scene

## Introduction to Mining

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

### Mining scenes produce crystals

The mine in Time Farm is a very rich resource, which also means that the entire mine is yours. Here you can use the equipment in this scene to mine here, so as to obtain the income of the ore. When you get crystals, you can use them to synthesize equipment.

* There are 2 types of equipment in the mining category: the mining machine and the mine.
* The synthetic material of building materials equipment is gold + wood.
* The attribute data of mining machines and mining equipment are different.
* After the equipment is successfully obtained, it needs to be used in the mining sector to obtain benefits.
* The way to obtain the equipment is: Synthesize with materials or extract from the blind box, or purchase from the NFT trading market.
* Miner class: SR
* Mine grade: SR

### &#x20;    <mark style="color:orange;">Scene equipment 1 (mining machine)</mark>

<table><thead><tr><th width="124.33333333333331" align="center">Equipment</th><th width="128" align="center">Synthesis</th><th width="130" align="center">Yield (Spar)</th><th width="108" align="center">Cool down</th><th width="129" align="center">Energy</th><th align="center">Durability</th></tr></thead><tbody><tr><td align="center">MINING MACHINE</td><td align="center">gold+wood</td><td align="center">times/day</td><td align="center">H</td><td align="center">times/day</td><td align="center">times/day</td></tr><tr><td align="center">Parameter</td><td align="center">540+1200</td><td align="center">15/30</td><td align="center">12h</td><td align="center">15/30</td><td align="center">5/10gold</td></tr></tbody></table>

### &#x20;    <mark style="color:orange;">Scene Equipment 2 (Mine)</mark>

<table><thead><tr><th width="124.33333333333331" align="center">Equipment</th><th width="128" align="center">Synthesis</th><th width="130" align="center">Yield (Spar)</th><th width="108" align="center">Cool down</th><th width="130" align="center">Energy</th><th align="center">Durability</th></tr></thead><tbody><tr><td align="center">MINING PLANT</td><td align="center">gold+wood</td><td align="center">times/day</td><td align="center">H</td><td align="center">times/day</td><td align="center">times/day</td></tr><tr><td align="center">Parameter</td><td align="center">1200+3375</td><td align="center">60/60</td><td align="center">24h</td><td align="center">55/55</td><td align="center">15/15gold</td></tr></tbody></table>


---

# 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://docs.timefarm.org/timefarm-scene-introduction/food-scene-2.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.
