# Piercing System

Piercings allow you to **enhance gear with additional stats**.

There are two categories of cards:

* Fire, Water, Wind, Electric, Land Card – Applied to **Shields and Weapons**.
* Volcano, Lightning, Earthquake, Vacuum Card – Applied to **Armor Suits**.

### Card Application

* **Elemental Cards** can be inserted into Shields and Weapons to boost specific stats.
* **Enhancement Cards** can only be inserted into Armor Suits to increase HP, attack, or resistances.
* You can also remove the pierced card. Just go to BoBochan NPC.

### **How to Pierce:**

1. Use **Moonstones** + **Scroll of GProtect** ,
2. Visit **BoboChan** to pierce items or remove pierced cards.
3. Once pierced, **double-click an appropriate card** to apply it to the slot.

**To know more about card effects, click** [**here.**](/new-madrigal-wiki/in-game-guide/upgrading-guide/upgrade-materials-and-scrolls.md#cards)


---

# 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://newmadrigal1.gitbook.io/new-madrigal-wiki/in-game-guide/upgrading-guide/piercing-system.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.
