> For the complete documentation index, see [llms.txt](https://help.margex.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.margex.com/help-center/pt/wallet/deposit/conditions.md).

# Condições de Depósito

## Depósitos suportados

Não cobramos taxas em depósitos.

Os depósitos são atualmente suportados para os seguintes ativos:

<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" %}
Para [comprar criptomoedas](/help-center/pt/wallet/deposit/where-to-buy-bitcoin-1.md) usando um cartão de crédito, basta clicar no botão 'Comprar Criptomoedas' em sua Carteira para comprar criptomoedas diretamente com um cartão de crédito através da Changelly ou ChangeNOW.
{% endhint %}

## Valor Mínimo de Depósito

O valor mínimo de depósito para cada moeda é igual a $10 na moeda depositada.

Para obter ajuda com depósitos ou qualquer outra dúvida relacionada à plataforma, não hesite em nos contatar via e-mail ou nosso suporte ao vivo 24/7.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.margex.com/help-center/pt/wallet/deposit/conditions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
