> For the complete documentation index, see [llms.txt](https://docs.gcbex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gcbex.com/documentation/gcb-cryptocurrency-exchange/trade-crypto.md).

# Trade Crypto

#### Crypto to Crypto Market

The GCB Exchange offers a robust crypto-to-crypto market with more than 500 currencies to trade. This feature supports a high-frequency trading environment with deep liquidity, low latency, and advanced charting tools. The exchange also provides users with options for spot trading, margin trading, and perpetual futures to accommodate different trading strategies.

<figure><img src="/files/Zqkqln6KkQQfdihJFHec" alt=""><figcaption></figcaption></figure>

### Buy Popular and Niche Cryptocurrencies

Home to Bitcoin and thousands of other cryptocurrencies.

* A large selection of cryptocurrencies
* Payment via bank transfer or credit card
* Cashout to bank account or your card
* Agents in 7+ countries
* Live support and an easy to use interface

**Top 10 Tokens Traded on GCB Exchange:**

1. Bitcoin (BTC)
2. Ethereum (ETH)
3. Global Commercial Business (GCB)
4. Binance Coin (BNB)
5. Tether (USDT)
6. Cardano (ADA)
7. Ripple (XRP)
8. Solana (SOL)
9. Dogecoin (DOGE)
10. Polygon (MATIC)
11. Polkadot (DOT)

Join us at GCB Exchange and experience the thrill of trading in a dynamic and user-friendly environment. With advanced charting tools and a supportive community, you'll have everything you need to navigate the exciting world of crypto-to-crypto trading. Happy trading!


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.gcbex.com/documentation/gcb-cryptocurrency-exchange/trade-crypto.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
