# Deposit Conditions

## Supported Deposits

We do not charge any fees on deposits.

Deposits are currently supported for the following assets:

<table><thead><tr><th width="178">NATIVE</th><th width="150">ERC20</th><th width="104">BEP20</th><th width="112">POLYGON</th><th width="135">AVALANCHE</th><th>SOLANA</th><th width="87">TRC20</th><th width="100">ARB</th><th>BASE</th><th>SUI</th></tr></thead><tbody><tr><td>Bitcoin (BTC)</td><td>USDT</td><td>USDT</td><td>USDT</td><td>USDT</td><td>USDT</td><td>USDT</td><td>ETH</td><td>BTC (CBBTC)</td><td>USDC</td></tr><tr><td>Ethereum (ETH)</td><td>USDC</td><td>USDC</td><td>USDC</td><td>USDC</td><td>USDC</td><td>TrueUSD (TUSD)</td><td></td><td>ETH</td><td></td></tr><tr><td>Tron (TRX)</td><td>BUSD</td><td>BUSD</td><td>BUSD</td><td>BUSD</td><td>Book of Meme (BOME)</td><td>USDD</td><td></td><td>USDT</td><td></td></tr><tr><td>Solana (SOL)</td><td>DAI</td><td>World Liberty Finanical USD (USD1)</td><td></td><td></td><td>Official TRUMP (TRUMP)</td><td></td><td></td><td>USDC</td><td></td></tr><tr><td>Litecoin (LTC)</td><td>Pax Dollar (USDP)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Avalanche (AVAX)</td><td>Wrapped BTC (WBTC)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Binance Coin (BSC)</td><td>ChainLink (LINK)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>XRP</td><td>Lido Staked ETH (stETH)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Toncoin (TON )</td><td>Polygon (MATIC)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Polygon (MATIC)</td><td>Ripple USD (RLUSD)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Arbitrum (ARB)</td><td>Tether Gold (XAUt)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Bitcoin Cash (BCH)</td><td>Pax Gold (PAXG)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Kaspa (KAS)</td><td>World Liberty Finanical USD (USD1)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Dogecoin (DOGE)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Ripple USD (RLUSD)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Monero (XMR)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Sui (SUI)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>ZCASH (ZEC)</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr></tbody></table>

{% hint style="success" %}
To [buy crypto](/help-center/wallet/deposit/where-to-buy-bitcoin-1.md) using a bank card simply click on the ‘Buy Crypto’ button in your Wallet to purchase crypto with a bank or credit card directly through our partner payment providers.
{% endhint %}

## Minimum Deposit Amount

The minimum deposit amount for each currency is the equal to **$10** in the deposited currency.

For assistance with deposits, or any other questions regarding the platform, please don't hesitate to contact us via email or our 24/7 live chat.


---

# 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://help.margex.com/help-center/wallet/deposit/conditions.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.
