> For the complete documentation index, see [llms.txt](https://docs.goodcrypto.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goodcrypto.app/goodcryptox-es/plataformas-de-la-app.md).

# Plataformas de la app

La funcionalidad completa de goodcryptoX — centralizada y descentralizada — está disponible en nuestra aplicación unificada en [Web](https://app.goodcrypto.app/x), [Android](https://play.google.com/store/apps/details?id=app.goodcrypto), y [iOS](https://apps.apple.com/app/id1462654566).

El último APK de Android siempre está disponible para descarga directa [aquí](https://goodcrypto.app/apk/latest).

Puedes conectar tu cuenta CEX a goodcryptoX, o crear tu [billetera](/goodcryptox-es/billeteras/billetera-integrada.md), integrada de trading DEX, en cualquier plataforma. Simplemente inicia sesión con la misma cuenta de goodcryptoX para acceder sin problemas a todos tus datos en Web, Android e iOS.

Tus bots, órdenes, alertas, buscadores, favoritos, etc. siempre están perfectamente sincronizados en todas las plataformas.

También planeamos desarrollar bots complementarios para Telegram y Discord que te notificarán sobre ejecuciones de órdenes y ofrecerán atajos rápidos (por ejemplo, "añadir 10% TP", "duplicar posición en -5%", etc.).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/plataformas-de-la-app.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.
