# 支持的 CEX

goodcryptoX 支持多个中心化交易所 (CEX)，用于交易和投资组合跟踪。

所有集成都为非托管 —— 你通过 API 密钥连接你自己的交易所账户，并在任何时候保留对资金的完全控制权。

我们支持 **现货交易** 在下列所有交易所以及 **期货交易** 在经 API 支持且可用的部分平台。你可以跟踪余额、交易历史，并在已连接的账户上启动高级交易机器人。

我们目前支持以下交易所：

| 交易所               |  现货 |  期货 | API 设置指南                                                                                                             |
| ----------------- | :-: | :-: | -------------------------------------------------------------------------------------------------------------------- |
| 币安 (Binance)      |  ✅  |  ✅  | [链接](https://goodcrypto.app/binance-api-key/)                                                                        |
| 币安美国 (Binance US) |  ✅  |  ❌  | -                                                                                                                    |
| Bitfinex          |  ✅  |  ❌  | [链接](https://goodcrypto.app/how-to-configure-bitfinex-api-keys-and-add-them-to-good-crypto/)                         |
| Bitget            |  ✅  |  ✅  | [链接](https://goodcrypto.app/how-to-configure-bitget-api-key-and-add-it-to-good-crypto/)                              |
| Bithumb Global    |  ✅  |  ❌  | -                                                                                                                    |
| BitMart           |  ✅  |  ❌  | [链接](https://goodcrypto.app/how-to-configure-bitmart-api-key-and-add-it-to-goodcrypto-app/)                          |
| BitMEX            |  ✅  |  ✅  | [链接](https://goodcrypto.app/how-to-configure-bitmex-api-key-and-add-it-to-good-crypto-app/)                          |
| Bitstamp          |  ✅  |  ❌  | -                                                                                                                    |
| Bybit             |  ✅  |  ✅  | [链接](https://goodcrypto.app/how-to-configure-bybit-api-keys-and-add-them-to-good-crypto/)                            |
| Coinbase Advanced |  ✅  |  ❌  | [链接](https://goodcrypto.app/how-to-configure-coinbase-api-key-and-add-it-to-good-crypto/)                            |
| Crypto.com        |  ✅  |  ❌  | -                                                                                                                    |
| EXMO              |  ✅  |  ❌  | -                                                                                                                    |
| Gate.io           |  ✅  |  ✅  | [链接](https://goodcrypto.app/how-to-configure-gate-io-api-key-and-add-it-to-good-crypto/)                             |
| Gemini            |  ✅  |  ❌  | -                                                                                                                    |
| HitBTC            |  ✅  |  ❌  | -                                                                                                                    |
| HTX (火币)          |  ✅  |  ✅  | [链接](https://goodcrypto.app/how-to-configure-huobi-api-keys-and-huobi-futures-api-keys-and-add-them-to-goodcrypto/?) |
| Indodax           |  ✅  |  ❌  | -                                                                                                                    |
| Kraken            |  ✅  |  ❌  | [链接](https://goodcrypto.app/kraken-api-key/)                                                                         |
| KuCoin            |  ✅  |  ✅  | [链接](https://goodcrypto.app/how-to-configure-kucoin-api-keys-and-add-them/)                                          |
| MEXC              |  ✅  |  ❌  | [链接](https://goodcrypto.app/how-to-configure-mexc-api-keys-and-add-them-to-goodcrypto/?)                             |
| OKX               |  ✅  |  ✅  | [链接](https://goodcrypto.app/how-to-configure-okx-api-key-and-okx-futures-api-key-and-add-it-to-good-crypto/)         |
| Phemex            |  ✅  |  ✅  | [链接](https://goodcrypto.app/how-to-configure-phemex-api-key-and-add-it-to-good-crypto/)                              |
| Poloniex          |  ✅  |  ❌  | -                                                                                                                    |
| Tokocrypto        |  ✅  |  ❌  | -                                                                                                                    |
| WhiteBIT          |  ✅  |  ✅  | [链接](https://goodcrypto.app/how-to-configure-whitebit-api-key-and-add-it-to-good-crypto/)                            |

以下是如何通过 API 密钥将你的交易所账户连接到 goodcryptoX 的概述：

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

如果你想无风险尝试我们的 CEX 工具，可以通过 Bitget 在 goodcryptoX 上进行模拟（纸面）交易：

{% 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-zh/zhi-chi-de-cex.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.
