# Cards

1. **What are Cards?**

   * Cards are items that can be obtained from Card Boxes or the [Labyrinth Island](https://wiki.ragnaroklibre.com/game-system/labyrinth-island).
   * They can be slotted into Gear to grant specific effects.
     * Some Cards can only be equipped to specific types of Gear, while others are universal.
     * [Gear](https://wiki.ragnaroklibre.com/characters/gear) must be enhanced to slot Cards.
     * Depending on the enhancement level, up to 4 Cards can be equipped.
   * Cards can be upgraded to a maximum of 5 Stars.

2. **Types of Cards**
   * There are 2 Types of Cards - Normal Cards & Shadow Cards
   * **Normal Cards**
     * Obtained from standard Card Boxes or the Labyrinth Island.
     * Can be equipped to normal Gear.
   * **Shadow Cards**
     * Obtained from Dark Card Albums or the Labyrinth Island.
     * Can be equipped to Shadow Gear.
     * Some Shadow Cards can awaken specific Skills.
       * Refer to the link for more detailed information.

3. #### **Card Upgrade**
   * Cards can be upgraded using Card Upgrade Tickets and [Zeny](https://wiki.ragnaroklibre.com/economic-system/currencies/zeny).
     * Card Upgrade Tickets are consumable items used to upgrade Cards.
     * They come in 12 varieties, ranging from level 10 to 120 in increments of 10.
     * A Ticket can only be used to upgrade Cards at or below its indicated level.
       * For example, a level 50 Upgrade Ticket can only be used on Cards between level 1–50.
   * Higher-level Cards require more Zeny to upgrade and have a lower success rate.

4. #### **Card Reset**
   * This system resets an upgraded Card's level back to 1.
     * However, if a reset checkpoint is saved after an upgrade, the Card can no longer be reset to level 1.
   * To reset, click the Card in your inventory and press the reset button, or access [Magic Engineering](https://wiki.ragnaroklibre.com/game-system/magic-engineering) via the top-right button in the Craft tab.
   * Resetting a Card requires [Nyangvine](https://wiki.ragnaroklibre.com/economic-system/currencies/nyangvine).
   * Used materials such as Zeny and Tickets are not refunded upon reset.

5. #### **Card Disassemble**
   * You can disassemble Cards using the Disassemble button.
   * Disassembling grants Silver Card Coins.
     * Disassembling a 5-Star Card also grants Gold Card Coins.
   * These coins can be used to craft a Card Gacha Machine.

6. #### **Card Reconstruction**
   * Access [**Magic Engineering**](https://wiki.ragnaroklibre.com/game-system/magic-engineering) via the top-right button in the Craft tab.
   * In the **Card Reconstruction** tab, you can use **Nyangvine** to reconstruct a Card.
     * Higher star-rank Cards consume more Nyangvine.
   * Selecting a Card will show the range of potential stat options.
     * Reconstruction randomizes the Card's option values.
   * Reconstruction always results in a level 1 Card of the same type
   * Materials used in upgrades are not refunded even 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/characters/cards.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.
