# GDex Pro

[GDex Pro](https://gdex.pro) is Gemach's high-performance, all-in-one cryptocurrency trading terminal. It combines multi-chain spot trading, perpetual futures, portfolio management, token discovery, copy trading, and a cross-chain bridge into a single self-custodial interface — so you stay in control of your keys at every step.

***

## Key Features

* **Token Discovery** — Surface trending and emerging tokens across supported chains before they go mainstream.
* **Portfolio Management** — Track balances, positions, and PnL across multiple wallets and chains in one dashboard.
* **Memescope** — Real-time memecoin feeds to stay on top of fast-moving opportunities the moment they appear.
* **Bubble Map Visualization** — Visual representation of the TOP 100 tokens by market cap for instant market-structure insights.
* **Cross-chain Bridge** — Move assets seamlessly between supported networks without leaving the terminal.
* **Copy Trading** — Follow and automatically replicate the trades of top-performing wallets.
* **Perpetual Trading** — Access leveraged perpetual futures powered by the HyperLiquid integration.

## Integrations

* **Web3Auth** — Social login (Google, Apple, and more) that delivers a familiar sign-in experience while keeping you fully self-custodial.
* **Apple Pay** — Buy crypto with Apple Pay as a fiat on-ramp directly inside the terminal.

## Supported Chains

Solana, Ethereum, Base, BNB Chain, Arbitrum, Optimism, and more.

## Referral Program

Earn rewards by inviting others to GDex Pro. See the [Referral Program](/gemach-dao/products/gdex-pro/referral-program.md) page for details.

***

## Explore GDex Pro

| Section                                                                           | Description                                  |
| --------------------------------------------------------------------------------- | -------------------------------------------- |
| [Introduction](/gemach-dao/products/gdex-pro/introduction.md)                     | What GDex Pro is and why it was built        |
| [Getting Started](/gemach-dao/products/gdex-pro/getting-started-with-gdex.pro.md) | Create an account and make your first trade  |
| [Perpetual Trading](/gemach-dao/products/gdex-pro/perpetual-trading-perp.md)      | Trade leveraged perpetuals via HyperLiquid   |
| [Features](/gemach-dao/products/gdex-pro/features.md)                             | Full breakdown of every tool in the terminal |
| [Integrations](/gemach-dao/products/gdex-pro/integrations.md)                     | Web3Auth and Apple Pay setup guides          |
| [Referral Program](/gemach-dao/products/gdex-pro/referral-program.md)             | How to earn referral rewards                 |
| [Help and Support](/gemach-dao/products/gdex-pro/help-and-support.md)             | Troubleshooting and FAQ                      |


---

# 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.gemach.io/gemach-dao/products/gdex-pro.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.
