# Deposit Collection List

These are the items accepted by Deposit Storage. The listed effect becomes active after the required amount is deposited.

| Item                                                                                                                                                                                                                                   | Required Amount | Deposit Fee                                                                                                                                                                                                                 | Withdrawable | Effect  |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------: | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------ | ------- |
| <p><img src="https://static.divine-pride.net/images/items/item/4399.png" alt="Memory of Thanatos Card" data-size="original"></p><p> <a href="https://www.divine-pride.net/database/item/4399">Memory of Thanatos Card</a> ID: 4399</p> |              10 | <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 x1 per item</p> | No           | STR +10 |
| <p><img src="https://static.divine-pride.net/images/items/item/7227.png" alt="TCG Card" data-size="original"></p><p> <a href="https://www.divine-pride.net/database/item/7227">TCG Card</a> ID: 7227</p>                               |           1,000 | <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 x1 per item</p> | No           | STR +10 |

Non-withdrawable means the item is used as a collection deposit and cannot be retrieved later.


---

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