# Wallet

The wallet section of your dashboard is where you can add and manage your external wallet addresses necessary for withdrawal of funds.

"Wallets" section allows users to conveniently store external wallet addresses for much faster withdrawal process where receiving wallet address is entered automatically.&#x20;

Currently, Metopia.App accepts only six cryptocurrencies:

* **Bitcoin (BTC)**
* **Ethereum (ETH)**
* **Tether (USDT TRC-20)**
* **Litecoin (LTC)**
* **Tron (TRX)**
* **Binance Coin (BNB)**

External wallet choice comes down to personal preference. We recommend doing your own research to find the most suitable wallet for everyday use.&#x20;

Here is a list of some of the most commonly used wallets around the world:

* **Ledger**
* **Coinbase**
* **Electrum**
* **Trust Wallet**
* **Exodus**

The receiving wallet address must be on the same network as the deposited funds. (e.g. If you have deposited Bitcoin (BTC) the receiving wallet also has to be on Bitcoin (BTC) network)

It is not possible to exchange cryptocurrencies between the networks in Metopia.App. Cryptocurrency Swap will be available after the launch of $MTPT Token.


---

# 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://docs.metopia.app/metopia.app/wallet.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.
