# Deposit System

The Deposit System lets you turn collection items into permanent account bonuses. Visit the Card Collector in Prontera, open the right storage, then place the accepted item inside.

## NPC

| NPC            | Location           | Useful Menu                                                        |
| -------------- | ------------------ | ------------------------------------------------------------------ |
| Card Collector | `prontera 153 166` | See Deposit List, View Collection Benefit, Open Collection Storage |

## Fee Item

| Item                                                                                                                                                                                                            | Used For                                               |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ |
| <p><img src="https://static.divine-pride.net/images/items/item/677.png" alt="Platinum Coin" data-size="original"></p><p> <a href="https://www.divine-pride.net/database/item/677">Platinum Coin</a> ID: 677</p> | Deposit and withdrawal fees for Deposit Storage items. |

## Deposit Storage

Use **Open Collection Storage** then choose **Deposit Storage**. Deposit items here when you want their collection bonus to activate.

Important notes:

* Non-withdrawable items cannot be taken back after depositing.
* The bonus activates once you reach the required amount shown in the collection list.
* If you try to deposit an item outside the collection list, the NPC will reject it.
* If the storage says the item is already at max count, that collection is already complete.

## Unlock Storage

Use **Open Collection Storage** then choose **Unlock Storage**. The NPC says green entries are already activated.

Unlock bonuses are tier-based. Higher tiers stack the lower tier scripts too, so the list below shows the total active effect per tier.

## Collection Lists

| Page                                                                       | What It Shows                                                                           |
| -------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |
| [Deposit Collection List](/vanro-global-docs/deposit-system/deposit-db.md) | Deposit Storage items, required amount, fee item, withdraw status, and active effect.   |
| [Unlock Collection List](/vanro-global-docs/deposit-system/unlock-db.md)   | Unlock Storage items with Divine Pride icon, item ID, required count, and tier effects. |


---

# 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/deposit-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.
