# Supported blockchains

#### 🔁 Trading

You can currently trade on the following chains via goodcryptoX:

* Solana
* Ethereum
* Base
* BNB Chain
* Arbitrum

If you’d like us to support additional chains, feel free to [reach out](mailto:support@goodcrypto.app).

***

#### 👛 Wallet tracking

You can also track your balances and transactions on a wide range of blockchains — simply by adding your wallet address tp goodcryptoX.

There’s no need to connect your external wallet to track it — we fetch on-chain data in read-only mode.

Supported chains for wallet tracking include:

* Arbitrum
* Avalanche
* Base
* Bitcoin
* Ethereum
* BNB Chain
* Bitcoin Cash
* Celo
* Dash
* Dogecoin
* Ethereum Classic
* Litecoin
* NEM
* Optimism
* Polygon
* Solana
* Symbol
* TRON
* XRP


---

# 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/supported-blockchains.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.
