# Piattaforme dell'app

La piena funzionalità di goodcryptoX — centralizzata e decentralizzata — è disponibile nella nostra app unificata su [Web](https://app.goodcrypto.app/x), [Android](https://play.google.com/store/apps/details?id=app.goodcrypto), e [iOS](https://apps.apple.com/app/id1462654566).

L'APK più recente per Android è sempre disponibile per il download diretto [qui](https://goodcrypto.app/apk/latest).

Puoi collegare il tuo account CEX a goodcryptoX, oppure creare il tuo trading DEX integrato [wallet](/goodcryptox-it/wallet/wallet-integrato.md), su qualsiasi piattaforma. Basta accedere con lo stesso account goodcryptoX per accedere senza interruzioni a tutti i tuoi dati su Web, Android e iOS.

I tuoi bot, ordini, avvisi, screeners, preferiti, ecc. sono sempre perfettamente sincronizzati su tutte le piattaforme.

Abbiamo anche in programma di sviluppare bot companion per Telegram e Discord che ti notificheranno le esecuzioni degli ordini e offriranno scorciatoie rapide (ad es., "aggiungi 10% TP", "raddoppia la posizione a -5%", ecc.).


---

# 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-it/piattaforme-dellapp.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.
