> 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.md).

# Einlagen

- [Wie Sie einzahlen können](https://help.margex.com/help-center/de/wallet/deposit/how-to-deposit.md): BTC direkt von einer anderen BTC-Brieftasche auf Ihr Margex-Konto einzahlen: 1. Münze auswählen 2. Einzahlungsadresse kopieren 3. Adresse in der anderen Brieftasche einfügen.
- [Einzahlungsbedingungen](https://help.margex.com/help-center/de/wallet/deposit/conditions.md): Einzahlungsbedingungen: Margex unterstützt verschiedene Münzen wie BTC, ETH, Tron, Sol auf verschiedenen Netzwerken: Native, ERC20, BEP20, TRC20, Polygon, Avalanche, Solana, Arbitrum und mehr.
- [Wie sie Bitcoin ($BTC) oder andere kryptowährungen mit einer kreditkarte kaufen](https://help.margex.com/help-center/de/wallet/deposit/where-to-buy-bitcoin-1.md): Um BTC und andere Kryptos mit einer Bankkarte direkt auf Ihr Margex-Wallet zu übertragen: 1. Gehe zur Wallet-Seite. 2. Klicke auf "Krypto kaufen". 3. Fülle die benötigten Informationen aus.
- [Wie man Bitcoin mit einer Kreditkarte kauft (Krypto mit einer Bankkarte kaufen)](https://help.margex.com/help-center/de/wallet/deposit/where-to-buy-bitcoin.md)


---

# 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:

```
GET https://help.margex.com/help-center/de/wallet/deposit.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.
