# App platforms

Full goodcryptoX functionality — centralized and decentralized — is available in our unified app on [Web](https://app.goodcrypto.app/x), [Android](https://play.google.com/store/apps/details?id=app.goodcrypto), and [iOS](https://apps.apple.com/app/id1462654566).

The latest Android APK is always available for direct download [here](https://goodcrypto.app/apk/latest).

You can connect your CEX account to goodcryptoX, or create your built-in DEX trading [wallet](/wallets/built-in-wallet.md), on any platform. Just sign in with the same goodcryptoX account to seamlessly access all your data across Web, Android, and iOS.

Your bots, orders, alerts, screeners, favorites, etc. are always in perfect sync across all platforms.

We also plan to develop Telegram and Discord companion bots that will notify you of order executions and offer quick shortcuts (e.g., "add 10% TP", "double position at -5%", etc.).


---

# 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/app-platforms.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.
