# Card Trader

<figure><img src="/files/BE9rp7zJ595euiOLtKMa" alt=""><figcaption></figcaption></figure>

Turn your extra cards into something valuable! The Card Trader in OldschoolRO lets you trade unused monster cards for Card Points, which you can use to get exclusive rewards. Whether it’s normal cards, mini boss drops, or MVP treasures, each card has a point value! Making your grind even more worth it.

***

### What Are Card Points?

* Every monster **card** can be **sold** to the Card Trader.
* The NPC converts each card into **Card Points (CP)**.

#### Default Rates:

| Card Type                                              | Point Value |
| ------------------------------------------------------ | ----------- |
| ![](/files/BrdrFIuDY3383hQkhddJ) **Normal** card       | **1 CP**    |
| ![](/files/oVgfx1QZGXnbTuwOQ7XT) **Mini-Boss** card    | **25 CP**   |
| ![](/files/JlbN7EIe2PEnj52Aj0dd) **Rare Utility** card | **50 CP**   |

***

#### Buy Rewards:

| Reward                                              | Cost                 | Notes                       |
| --------------------------------------------------- | -------------------- | --------------------------- |
| ![](/files/40SELJKXViqRzzYd3oXk) **Old Card Album** | **30 CP + 50 000 z** | Guaranteed random card pull |

***

### Frequently Asked Questions:

| Question                                      | Answer                               |
| --------------------------------------------- | ------------------------------------ |
| **Are cards destroyed permanently?**          | Yes! Double check before confirming. |
| **Can I trade Card Points to other players?** | No, CP are account bound.            |
| **Is the OCA droplist customized?**           | No, we use official kRO card tables. |

***


---

# 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.osro-revo.gg/features/card-trader.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.
