# Safe deposits/withdrawals on multi-currency wallets

A multi-currency wallet is a collection of tools that are safely kept on the client's computer or mobile phone and provide a variety of cryptographic operations and blockchain connectivity. With the aid of the RPX developer base, additional support will be implemented gradually. RupayDex will include a set of simple and user-friendly tools, such as a functionality for depositing and withdrawing currencies, sending RPX tokens to the escrow smart account, signing DEX orders for exchange executors, and integration with a portfolio management module to provide a history of operations and calculate trade cost and profit, among other things.

All trades placed on RupayDex are routed through exchanges and executed as real trades in the marketplace. This means all balances are fully backed at all times and funds can be withdrawn to a user’s external wallet whenever they want.


---

# 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://rupaydex.gitbook.io/rupay-dex/rupay-dex-potential/products-overview/safe-deposits-withdrawals-on-multi-currency-wallets.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.
