# Casting Scene

## Casting introduction

<figure><img src="/files/4N6dVcZy8x0zI9dii8Mi" alt=""><figcaption></figcaption></figure>

### Foundry scenes produce gold

The casting scene is dedicated to the production of gold. In this scene, it is equivalent to having your own banknote printing factory. Here you can use the equipment of this scene to produce gold here. Gold is a must in the entire Time Farm kingdom. indispensable asset.

**The role of gold:**

1. It can be used to repair equipment and create node communities.
2. Gold is also a must for synthesizing equipment, and all equipment synthesis must be completed through gold and other materials.

* There are 2 pieces of equipment in the casting class: golden hammer, foundry
* The synthetic materials of foundry equipment are gold + wood and ore.
* After the foundry is successful, it needs to be used in the foundry section to gain benefits.
* The way to obtain the equipment is: Synthesize with materials or extract from the blind box, or purchase from the NFT trading market.
* Golden Hammer Rating: R
* Foundry Rating: SSR

### <mark style="color:orange;">Scenario Rig (GOLDEN HAMMER)</mark>

<table><thead><tr><th width="124.33333333333331" align="center">Equipment</th><th width="128" align="center">Synthesis</th><th width="130" align="center">Production (gold)</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">GOLDEN HAMMER</td><td align="center">ore+wood</td><td align="center">Each time/Day</td><td align="center">H</td><td align="center">Each time/Day</td><td align="center">Each time/Day</td></tr><tr><td align="center">Parameter</td><td align="center">200+500</td><td align="center">5/15</td><td align="center">8h</td><td align="center">4/12</td><td align="center">2/6gold</td></tr></tbody></table>

### <mark style="color:orange;">Scenario Rig (Foundry)</mark>

<table><thead><tr><th width="124.33333333333331" align="center">Equipment</th><th width="128" align="center">Synthesis</th><th width="130" align="center">Production (gold)</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">Foundry</td><td align="center">gold+wood</td><td align="center">Each time/48H</td><td align="center">H</td><td align="center">Each time/48H</td><td align="center">Each time/48H</td></tr><tr><td align="center">Parameter</td><td align="center">2500+4375</td><td align="center">150/150</td><td align="center">48h</td><td align="center">125/125</td><td align="center">40/40gold</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/casting-scene.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.
