# Card Remover

## Quick Guide

Wise Old Woman removes compounded cards from equipped items.

## Where to Find

| Image                                                                             | NPC            | Location       |
| --------------------------------------------------------------------------------- | -------------- | -------------- |
| <img src="/files/KA4dqY9nUqmeKdKcrkb3" alt="Wise Old Woman" data-size="original"> | Wise Old Woman | `prt_in 28 73` |

## Service Cost

| Requirement  | Amount                                                                                                                                                                                                              |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Base fee     | 200,000 zeny                                                                                                                                                                                                        |
| Per card fee | 25,000 zeny per card                                                                                                                                                                                                |
| Material     | <p><img src="https://static.divine-pride.net/images/items/item/1000.png" alt="Star Crumb" data-size="original"></p><p> <a href="https://www.divine-pride.net/database/item/1000">Star Crumb</a> ID: 1000</p>        |
| Material     | <p><img src="https://static.divine-pride.net/images/items/item/715.png" alt="Yellow Gemstone" data-size="original"></p><p> <a href="https://www.divine-pride.net/database/item/715">Yellow Gemstone</a> ID: 715</p> |

## How It Works

* Wear the item you want cleaned before talking to her.
* The item must already have at least one compounded card.
* You must be below 50% weight to use the service.
* There is a 10% failure roll. Failure keeps the item and cards safe, but the fee and materials are still spent.


---

# 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://vanro-global.gitbook.io/vanro-global-docs/traders/card_remover.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.
