> For the complete documentation index, see [llms.txt](https://faq.rollercoin.com/rollercoin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-tr/f.a.q./magaza/1.-crafting-nasil-calisir-crafting-teklifinden-bir-ogeyi-nasil-alabilirim.md).

# 1. Crafting nasıl çalışır? Crafting Teklifi'nden bir öğeyi nasıl alabilirim?

## Üretim nasıl çalışır?

Demirhane içindeki her işlem tarif tabanlıdır. Bir tarif seçtiğinizde şunları görürsünüz:

* Gerekli bileşenler ve malzemeler
* Gerekli RLT
* Üretim süresi
* Kullanılabilir kaynaklarınız açıkça görüntülenir

Yeterli kaynağınız yoksa, eksik gereksinimler vurgulanır; böylece tahmin yürütmeye gerek kalmaz.

Kaynaklarınız olduğu sürece, aynı tarifin birden fazla üretimini sıra halinde x99’a kadar kuyruğa alabilirsiniz. Ayrıca, **her ay tarifler güncellenir**.

{% hint style="info" %}
**Hatırlanması gereken önemli kural: Demirhane aynı anda yalnızca bir aktif üretim sürecini çalıştırabilir.**
{% endhint %}

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

## Crafting Offer’dan bir öğeyi nasıl alabilirim?

Sınırlı Crafting Offers’ta, her minerin üretim tamamlanana kadar geri sayan belirlenmiş bir zamanlayıcısı vardır. Zamanlayıcı sona erdiğinde, makineniz onu talep etmek için uygun hale gelir.

Üretim sona ermeden önce onu talep etme şansını kaçırdıysanız, şimdi Demirhane’de herhangi bir öğeye tıklayıp üretmeye başladığınız öğeyi talep ederek alın.

Üretilme süreci hâlâ devam ederken nasıl göründüğü şöyledir:

<figure><img src="/files/395a155ab4b234410f7eb72859315844537762c5" alt=""><figcaption></figcaption></figure>

Ve tamamen üretilip talep edilmeye hazır olduğunda nasıl göründüğü şöyledir:

<figure><img src="/files/1c6bc3d5ce75bac27380d2caa66a516da6e79c2b" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**Beklemek istemiyorsanız — mineri her zaman anında elde etmek için biraz RLT ödeyebilirsiniz!**
{% endhint %}


---

# 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://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-tr/f.a.q./magaza/1.-crafting-nasil-calisir-crafting-teklifinden-bir-ogeyi-nasil-alabilirim.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.
