> 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-pt/plataformas-da-aplicacao.md).

# Plataformas da aplicação

A funcionalidade completa do goodcryptoX — centralizada e descentralizada — está disponível em nosso aplicativo unificado no [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).

O APK mais recente do Android está sempre disponível para download direto [aqui](https://goodcrypto.app/apk/latest).

Você pode conectar sua conta CEX ao goodcryptoX, ou criar sua [carteira](/goodcryptox-pt/carteiras/carteira-integrada.md), em qualquer plataforma. Basta entrar com a mesma conta goodcryptoX para acessar todos os seus dados perfeitamente entre Web, Android e iOS.

Seus bots, ordens, alertas, screeners, favoritos, etc. estão sempre em perfeita sincronização entre todas as plataformas.

Também planejamos desenvolver bots complementares para Telegram e Discord que notificarão sobre execuções de ordens e oferecerão atalhos rápidos (por exemplo, "adicionar TP de 10%", "dobrar posição em -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-pt/plataformas-da-aplicacao.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.
