# Trade Verification System

### Overview

The **Trade Verification System** is a security feature required for trading rare cards.

Players must own ![](/files/b1Zf3dXGLS1FqvE5wJQj) **Trade Stamps** before they can trade selected rare cards.

Trade Stamps are only available through the **Donation Shop**.

If a player attempts to trade a rare card without the required Trade Stamps, the trade will automatically be cancelled.

{% hint style="info" %}
**NOTE:**

* Trade Stamps are required for all listed rare cards
  {% endhint %}

***

## Trade Stamp Requirement

### Rule

> Each rare card trade requires at least **2 Trade Stamps**.

Example:

* 1 rare card = 2 Trade Stamps
* 2 rare cards = 4 Trade Stamps

***

## Rare Cards Covered

The following cards require Trade Stamps:

* ![](/files/l1eQvmHegxgJUnMlhyTw) Golden Thief Bug Card
* ![](/files/l1eQvmHegxgJUnMlhyTw) Kiel-D-01 Card
* ![](/files/l1eQvmHegxgJUnMlhyTw) Memory of Thanatos Card
* ![](/files/l1eQvmHegxgJUnMlhyTw) Randgris Card
* ![](/files/l1eQvmHegxgJUnMlhyTw) Beelzebub Card
* ![](/files/l1eQvmHegxgJUnMlhyTw) Ifrit Card
* ![](/files/l1eQvmHegxgJUnMlhyTw) Fallen Bishop Hibram Card
* ![](/files/l1eQvmHegxgJUnMlhyTw) Entweihen Crothen Card

***

## How It Works

### Successful Trade

If the player has enough Trade Stamps:

* Trade proceeds normally

***

### Failed Trade

If the player does not have enough Trade Stamps:

* Trade is automatically cancelled
* A system message will appear

***


---

# 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://ragnarok-finest.gitbook.io/ragnarok-finest-wiki/game-features/trade-verification-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.
