> For the complete documentation index, see [llms.txt](https://ro0-4.gitbook.io/godro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ro0-4.gitbook.io/godro/custom-features/card-unlock-system/card-unlock-cloning.md).

# Card Unlock Cloning

#### 📍 Location:

**Main Office**\
**Coordinates:** `mrkt_rm 63,68`\
**NPC Name:** `Card Unlock Copier`

<div align="left"><figure><img src="/files/axlX4ca8IP3OSnClVTPB" alt=""><figcaption></figcaption></figure></div>

***

#### 📌 What is this?

The **Card Unlock Copier** allows you to **copy unlocked cards** from another character on the **same account** to your current character — **without needing to grind for card drops again**.

It's perfect for players with multiple alts who want shared access to cards they’ve already unlocked on a main character.

***

#### 🧾 Requirements:

* All characters must belong to the **same account**.
* The source character must have unlocked cards (via monster drop or any unlock system).
* The current character must **not already** have those cards unlocked.
* **Zeny Cost:** `100,000 Zeny` per card copied.

***

#### 🔄 How It Works:

1. Talk to the **Card Unlock Copier** NPC.
2. Choose another character on your account to copy from.
3. Select which of their unlocked cards you want to copy.
4. Confirm and pay the Zeny fee.
5. The selected cards are instantly unlocked for your current character.

***

#### ✅ Example:

* You have `Character A` with 15 unlocked cards from MVPs.
* Your alt `Character B` has none.
* Instead of farming again, use this system to **copy all 15 cards** for `1.5 million Zeny` — **no need to grind or farm card drops again.**

***

#### ⚠️ Notes:

* Only works across characters on the **same account**.
* Cards already unlocked on the current character will not be shown.
* This system **does not give you the actual card item**, just unlocks it for your collection, bonuses, or display.
* Canceling will not consume any Zeny.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ro0-4.gitbook.io/godro/custom-features/card-unlock-system/card-unlock-cloning.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
