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

# Kredi Kartı ile Bitcoin Satın Alma (Banka Kartı ile Kripto Satın Alma)

{% embed url="<https://youtu.be/Y_QEI7BoTho>" %}

BTC ve diğer kripto paralar, Margex platformuna entegre edilmiş **Changelly veya ChangeNOW** widget'ları aracılığıyla veya benzer fiat-kripto ve kripto-fiat dönüşüm hizmetleri sunan çeşitli üçüncü taraf servisleri üzerinden banka/kredi kartı ile satın alınabilir.

**Changelly/ChangeNOW widget’ları**, banka kartınızı kullanarak BTC ve diğer kripto paraları satın almanıza ve doğrudan kişisel **Margex Cüzdanınıza** aktarmanıza olanak tanır.

Örnek olarak, Changelly widget’ı üzerinden nasıl kripto satın alabileceğimize bakalım:

#### **Changelly Kullanarak Banka Kartı ile BTC (veya diğer kripto paraları) Satın Alma Cüzdan** sayfasına gidin.

**"KRİPTO SATIN AL"** butonuna tıklayın.

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

* Açılan menüden bir ödeme sağlayıcısı seçin.

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

* **Ödeme miktarınızı ve para biriminizi seçin, ardından ülkenizi belirleyin.**

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

* **"Dönüştür"** butonuna tıklayarak adres onay penceresine ilerleyin.

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

* Bir sonraki pencerede, **"Yönlendirme"** butonuna tıklayın ve satın alma işleminize devam edin.

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

* Changelly veya ChangeNOW sitesine yönlendirileceksiniz. Burada **ödeme bilgilerinizi girerek işlemi tamamlayabilirsiniz.**

{% hint style="info" %}
**Changelly ve ChangeNOW üçüncü taraf hizmetlerdir** ve banka kartı kullanarak kripto satın almanıza olanak tanır.\
Bu hizmetleri ilk kez kullanıyorsanız, gelecekteki işlemler için hesabınızı doğrulamanız adına **kimlik doğrulama prosedürünü tamamlamanız gerekebilir.**
{% 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/tr/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.
