> 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/where-to-buy-bitcoin-1.md).

# Wie sie Bitcoin ($BTC) oder andere kryptowährungen mit einer kreditkarte kaufen

{% embed url="<https://www.youtube.com/watch?t=1s&v=Y_QEI7BoTho>" %}

BTC und andere Kryptowährungen können Sie mit einer Bankkarte über das **Changelly** und **Changenow**-Widget kaufen, das in unsere Plattform integriert ist, oder über zahlreiche andere Dienste von Drittanbietern, die ähnliche Fiatgeld-zu-Krypto und Kryptogeld-zu-Fiat-Austauschdienste anbieten.

Mit dem Changelly-Widget können Sie BTC und andere Kryptowährungen mit Ihrer **Bankkarte** kaufen und direkt in Ihr persönliches Margex-Wallet transferieren lassen.

Schauen wir uns als Beispiel an, wie man Krypto über das Changelly-Widget kauft:

Um BTC (oder andere Kryptowährungen) mit einer Bankkarte über Changelly zu kaufen, navigieren Sie zur [Wallet-Seite](https://margex.com/app/wallet):

* Klicken 'BUY CRYPTO':

<figure><img src="/files/ZtyFXkBsrDdVshls1RIM" alt=""><figcaption></figcaption></figure>

* Klicken Sie anschließend auf die Schaltfläche 'CRYPTO KAUFEN' (BUY CRYPTO):

<figure><img src="/files/qF7crOEFjiTZlgGTJGwd" alt=""><figcaption></figcaption></figure>

* Wählen Sie den Zahlungsbetrag und die Währung aus und wählen Sie Ihr Land.

![46Changelly buy crypto.png](https://strapi-secret-uurl-yuasdll767ew.margex.ch/uploads/46_Changelly_buy_crypto_0f87c7582a.png)

* Klicken Sie auf "Austauschen" (Exchange), um zum Fenster für die Adressbestätigung zu gelangen.

![47Changelly confirm address.png](https://strapi-secret-uurl-yuasdll767ew.margex.ch/uploads/47_Changelly_confirm_address_ce44eff563.png)

* Klicken Sie im nächsten Fenster auf die Schaltfläche 'Weiterleiten', um mit dem Kauf fortzufahren:

![48Changelly redirect.png](https://strapi-secret-uurl-yuasdll767ew.margex.ch/uploads/48_Changelly_redirect_be39c0f5ab.png)

* Sie werden nun auf die Changelly-Website weitergeleitet, wo Sie Ihre Zahlungsdaten eingeben und Ihren Kauf abschließen können

  <br>

{% hint style="info" %}
*Changelly und Changenow ist ein Drittanbieter-Service, der den Kauf von Kryptowährungen mit einer Bankkarte ermöglicht. Wenn Sie zum ersten Mal einen Kauf über diesen Dienst tätigen, müssen Sie das Kontoverifizierungsverfahren durchlaufen, um Ihr Konto für zukünftige Käufe zu verifizieren.*
{% endhint %}


---

# 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/where-to-buy-bitcoin-1.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.
