# CEX compatibles

goodcryptoX admite múltiples exchanges centralizados (CEX) tanto para trading como para seguimiento de cartera.

Todas las integraciones son no custodiales: conectas tus propias cuentas de exchange mediante claves API y mantienes el control total de tus fondos en todo momento.

Admitimos **trading spot** en todos los exchanges listados a continuación y **trading de futuros** en plataformas seleccionadas, cuando estén disponibles y sean compatibles vía API. Puedes rastrear balances, historial de operaciones y lanzar bots de trading avanzados en tus cuentas conectadas.

Actualmente admitimos los siguientes exchanges:

| Exchange          | Spot | Futuros | Guía de configuración de API                                                                                             |
| ----------------- | :--: | :-----: | ------------------------------------------------------------------------------------------------------------------------ |
| Binance           |   ✅  |    ✅    | [Enlace](https://goodcrypto.app/binance-api-key/)                                                                        |
| Binance US        |   ✅  |    ❌    | -                                                                                                                        |
| Bitfinex          |   ✅  |    ❌    | [Enlace](https://goodcrypto.app/how-to-configure-bitfinex-api-keys-and-add-them-to-good-crypto/)                         |
| Bitget            |   ✅  |    ✅    | [Enlace](https://goodcrypto.app/how-to-configure-bitget-api-key-and-add-it-to-good-crypto/)                              |
| Bithumb Global    |   ✅  |    ❌    | -                                                                                                                        |
| BitMart           |   ✅  |    ❌    | [Enlace](https://goodcrypto.app/how-to-configure-bitmart-api-key-and-add-it-to-goodcrypto-app/)                          |
| BitMEX            |   ✅  |    ✅    | [Enlace](https://goodcrypto.app/how-to-configure-bitmex-api-key-and-add-it-to-good-crypto-app/)                          |
| Bitstamp          |   ✅  |    ❌    | -                                                                                                                        |
| Bybit             |   ✅  |    ✅    | [Enlace](https://goodcrypto.app/how-to-configure-bybit-api-keys-and-add-them-to-good-crypto/)                            |
| Coinbase Advanced |   ✅  |    ❌    | [Enlace](https://goodcrypto.app/how-to-configure-coinbase-api-key-and-add-it-to-good-crypto/)                            |
| Crypto.com        |   ✅  |    ❌    | -                                                                                                                        |
| EXMO              |   ✅  |    ❌    | -                                                                                                                        |
| Gate.io           |   ✅  |    ✅    | [Enlace](https://goodcrypto.app/how-to-configure-gate-io-api-key-and-add-it-to-good-crypto/)                             |
| Gemini            |   ✅  |    ❌    | -                                                                                                                        |
| HitBTC            |   ✅  |    ❌    | -                                                                                                                        |
| HTX (Huobi)       |   ✅  |    ✅    | [Enlace](https://goodcrypto.app/how-to-configure-huobi-api-keys-and-huobi-futures-api-keys-and-add-them-to-goodcrypto/?) |
| Indodax           |   ✅  |    ❌    | -                                                                                                                        |
| Kraken            |   ✅  |    ❌    | [Enlace](https://goodcrypto.app/kraken-api-key/)                                                                         |
| KuCoin            |   ✅  |    ✅    | [Enlace](https://goodcrypto.app/how-to-configure-kucoin-api-keys-and-add-them/)                                          |
| MEXC              |   ✅  |    ❌    | [Enlace](https://goodcrypto.app/how-to-configure-mexc-api-keys-and-add-them-to-goodcrypto/?)                             |
| OKX               |   ✅  |    ✅    | [Enlace](https://goodcrypto.app/how-to-configure-okx-api-key-and-okx-futures-api-key-and-add-it-to-good-crypto/)         |
| Phemex            |   ✅  |    ✅    | [Enlace](https://goodcrypto.app/how-to-configure-phemex-api-key-and-add-it-to-good-crypto/)                              |
| Poloniex          |   ✅  |    ❌    | -                                                                                                                        |
| Tokocrypto        |   ✅  |    ❌    | -                                                                                                                        |
| WhiteBIT          |   ✅  |    ✅    | [Enlace](https://goodcrypto.app/how-to-configure-whitebit-api-key-and-add-it-to-good-crypto/)                            |

Aquí hay una visión general de cómo conectar tu cuenta de exchange a goodcryptoX mediante claves API:

{% embed url="<https://youtu.be/ut4X4GCkFuw?si=uREnB8G1NLR84DUA>" %}

Si quieres probar nuestras herramientas CEX sin riesgo, el trading demo (paper) en goodcryptoX es posible a través de Bitget:

{% embed url="<https://youtu.be/_OXZtblnSgE?si=w5dbSQOmZ1GrwFrG>" %}


---

# Agent Instructions: 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://docs.goodcrypto.app/goodcryptox-es/cex-compatibles.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.
