> For the complete documentation index, see [llms.txt](https://wiki.ragnaroklibre.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.ragnaroklibre.com/bahasa-indonesia/sistem-permainan/pembuatan.md).

# Pembuatan

1. **Apa itu Pembuatan?**
   * Pembuatan adalah sistem yang memungkinkan kamu membuat berbagai item.
   * Kamu dapat membuat kotak, bahan, peralatan, dan lainnya melalui sistem ini.

2. **Bahan**
   * Untuk membuat item, kamu memerlukan bahan dan Zeny.
     * Saat membuat item peralatan, kamu harus menggunakan peralatan level lebih rendah sebagai bahan.
     * Jika peralatan memiliki kartu terpasang, maka tidak dapat digunakan sebagai bahan.
     * Bahan dapat diperoleh melalui berburu di field, penugasan, toko, atau dari sistem pembuatan itu sendiri.

3. #### **Peluang Keberhasilan**
   * Beberapa item memiliki peluang keberhasilan tertentu saat dibuat.

Detail tabel pembuatan untuk setiap item dapat dilihat melalui tautan berikut ini.

* [Link](https://docs.google.com/spreadsheets/d/1_XdqXeBHPOkcRWP616B_3TaIWc1dab6j/edit?usp=sharing\&ouid=106750382898558531079\&rtpof=true\&sd=true)


---

# 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:

```
GET https://wiki.ragnaroklibre.com/bahasa-indonesia/sistem-permainan/pembuatan.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.
