# Magic Engineering

1. #### What is **Magic Engineering**?
   * **Magic Engineering** is a system that allows you to enhance your [**Gear**](/characters/gear.md) and [**Cards**](/characters/cards.md) in various ways.
   * You can access it by clicking the button at the top right of the [**Crafting**](/game-system/crafting.md) tab.

2. There are four main features available in the **Magic Engineering** tab:
   * #### [**Element** ](/characters/element-stones.md)**Enhance**
     * Use **Element Stones** to enhance your [Weapons](/characters/gear/weapons.md) or [Armor](/characters/gear/armor.md) with Elemental attributes.
     * The Element applied depends on the type of Element Stone used.
       * The higher the level of the **Element Stone**, the higher the attribute level applied to the Gear.
   * #### **Gear Transcendence**
     * You can transcend 5-Star Gear using **Concentrated Elunium**.
       * Currently, Gear can be transcended up to **15 times**.
     * The number of required identical Gear pieces and **Concentrated Elunium** increases with each transcendence level.
       * For example, to reach **5-Star Transcendence**, you will need:
         * 1 piece of 4-Star Transcended Gear + 5 identical 5-Star Gear pieces + **Concentrated Elunium**
   * #### **Card Restore**
     * You can reset an upgraded **Card** back to level 1.
       * However, if a **restore checkpoint** is saved after upgrading, the Card can no longer be reset to level 1.
     * Resetting a Card requires [**Nyangvine**](/economic-system/currencies/nyangvine.md).
     * Resources used for upgrading will **not be refunded** when the Card is restored.
   * #### **Card Reconstruction**

     * You can reconstruct a card using **Nyangvine**.
       * When you select a card for reconstruction, you can view the possible option range that may be obtained.

     * When you select a card for reconstruction, you can view the range of options that may be obtained during the process.
       * Once the reconstruction is complete, the card's option values will be changed randomly.

     * You will also receive a **level 1 card** of the same type upon reconstruction.

     * Even if the card has been upgraded through enhancement, any materials used in the process **will not be refunded** after reconstruction.


---

# 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/magic-engineering.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.
