# 应用平台

完整的 goodcryptoX 功能 — 集中式和去中心化 — 在我们的统一应用上可用， [网页版](https://app.goodcrypto.app/x), [Android](https://play.google.com/store/apps/details?id=app.goodcrypto)，和 [iOS](https://apps.apple.com/app/id1462654566).

最新的 Android APK 始终可供直接下载 [此处](https://goodcrypto.app/apk/latest).

您可以将您的 CEX 账户连接到 goodcryptoX，或创建内置的 DEX 交易 [钱包](/goodcryptox-zh/qian-bao/nei-zhi-qian-bao.md)，在任何平台上。只需使用相同的 goodcryptoX 账户登录，即可无缝访问您在网页版、Android 和 iOS 上的所有数据。

您的机器人、订单、提醒、筛选器、收藏等将在所有平台上始终完美同步。

我们还计划开发 Telegram 和 Discord 的配套机器人，通知您订单执行情况并提供快速快捷操作（例如，“增加 10% 止盈”、“在 -5% 时加倍仓位”等）。


---

# 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/ying-yong-ping-tai.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.
