# Crafting

1. #### What is Crafting?
   * Crafting is a system where you can create a variety of items.
   * You can craft boxes, materials, [Gear](/characters/gear.md), and more.

2. #### Materials
   * To craft items, you’ll need **materials** and [**Zeny**](/economic-system/currencies/zeny.md).
     * When crafting Gear, lower-tier Gear may be required as a material.
     * If a [Card ](/characters/cards.md)is equipped on a piece of Gear, it cannot be used as crafting material.
     * Materials can be obtained through **Field Hunting**, [**Dispatch**](/game-system/dispatch.md), [**Shops**](/game-system/shop.md), **Crafting**, and other methods.

3. #### Success Rate
   * Some items have a **chance of failure** when crafting.

For detailed tables on individual item crafting success rates, please refer to the [link](https://docs.google.com/spreadsheets/d/1_XdqXeBHPOkcRWP616B_3TaIWc1dab6j/edit?usp=sharing\&ouid=106750382898558531079\&rtpof=true\&sd=true).&#x20;


---

# 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://wiki.ragnaroklibre.com/game-system/crafting.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.
