> 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/de/wallet/deposit/conditions.md).

# Einzahlungsbedingungen

## Unterstützte Einlagen

Wir erheben keine Gebühren auf Einlagen.

Einlagen werden derzeit für die folgenden Vermögenswerte unterstützt:

<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" %}
Um Kryptowährungen mit einer Bankkarte zu kaufen, klicken Sie einfach auf die Schaltfläche "[Krypto kaufen](/help-center/de/wallet/deposit/where-to-buy-bitcoin-1.md)" in Ihrem Wallet, um Krypto direkt über Changelly oder ChangeNOW mit einer Bank- oder Kreditkarte zu erwerben.
{% endhint %}

## Mindestbetrag der Einzahlung

Die Mindesteinzahlungssumme für jede Währung entspricht $10 in der eingezahlten Währung. \
\
Für Unterstützung bei Einzahlungen oder andere Fragen bezüglich der Plattform zögern Sie bitte nicht, uns per E-Mail oder unserem rund um die Uhr verfügbaren Live-Chat zu kontaktieren.


---

# 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/de/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.
