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

# Cómo obtener bitcoin u otras criptodivisas con una tarjeta de crédito

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

El BTC y otras criptodivisas pueden comprarse utilizando una tarjeta bancaria a través del widget **Changelly** y **Changenow** integrado en nuestra plataforma, o a través de otros numerosos servicios de terceros que proporcionan servicios similares de intercambio de fiat a fiat y de cripto a fiat.

El widget de Changelly te permite obtener BTC y otras criptodivisas utilizando tu tarjeta bancaria y hacer que se transfiera directamente a tu cartera personal de Margex

Como ejemplo, echemos un vistazo a cómo obtener criptomonedas a través del widget de Changelly:

Para obtener BTC (u otras criptomonedas) con una tarjeta bancaria usando Changelly, navega a la página de [Wallet](https://margex.com/app/wallet):

* Haz click en BUY CRYPTO:

<figure><img src="/files/7h5sZ0klRdrAIMglItnw" alt=""><figcaption></figcaption></figure>

* A continuación, haz clic en el botón 'BUY BITCOIN'

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

* Elige el importe del pago y la moneda, y selecciona tu país

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

* Haz clic en 'Intercambio' para continuar con la ventana de confirmación de la dirección

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

* En la siguiente ventana, haz clic en el botón "Redirect" para continuar con tu compra

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

* Ahora serás redirigido al sitio de Changelly, donde podrás introducir tus datos de pago y finalizar tu compra

{% hint style="info" %}
*Changelly y Changenow es un servicio de terceros que ofrece la posibilidad de obtener cripto con fiat utilizando una tarjeta bancaria. Al hacer una compra a través de su servicio por primera vez, se le pedirá que complete el procedimiento de verificación para verificar tu cuenta para futuras compras.*
{% 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/es/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.
