> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gamercoin.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Get GHX

> Buy on exchanges, earn inside the platform, or boost rewards with GHXP.

export const Sol = () => <span style={{
  display: 'inline-block',
  padding: '2px 10px',
  borderRadius: '999px',
  fontSize: '0.82em',
  fontWeight: 600,
  background: 'rgba(153,69,255,0.18)',
  color: '#C8A6FF',
  border: '1px solid #9945FF',
  whiteSpace: 'nowrap'
}}>Solana</span>;

export const Bsc = () => <span style={{
  display: 'inline-block',
  padding: '2px 10px',
  borderRadius: '999px',
  fontSize: '0.82em',
  fontWeight: 600,
  background: 'rgba(240,185,11,0.18)',
  color: '#FFD86E',
  border: '1px solid #F0B90B',
  whiteSpace: 'nowrap'
}}>BNB Chain</span>;

export const Eth = () => <span style={{
  display: 'inline-block',
  padding: '2px 10px',
  borderRadius: '999px',
  fontSize: '0.82em',
  fontWeight: 600,
  background: 'rgba(98,126,234,0.18)',
  color: '#A6B3FF',
  border: '1px solid #627EEA',
  whiteSpace: 'nowrap'
}}>Ethereum</span>;

You have two routes to GHX: **buy** it on the open market, or **earn** it by participating in the GamerHash ecosystem. Most users mix both — opening a starter position on an exchange, then growing it through staking, LP, or in-app rewards.

## Buy on exchanges

GHX has been continuously tradable since April 2021. The token is listed on four centralized exchanges and three decentralized exchanges across every supported chain.

### Centralized exchanges (CEX)

| Exchange                                                     | Pair     | Region      |
| ------------------------------------------------------------ | -------- | ----------- |
| [Bithumb](https://www.bithumb.com/react/trade/order/GHX-KRW) | GHX/KRW  | South Korea |
| [KuCoin](https://www.kucoin.com/trade/GHX-USDT)              | GHX/USDT | Global      |
| [MEXC](https://www.mexc.com/exchange/GHX_USDT)               | GHX/USDT | Global      |
| [Gate.io](https://www.gate.io/trade/GHX_USDT)                | GHX/USDT | Global      |

The first listing was on Bithumb on **8 April 2021**, opening the South Korean market.

### Decentralized exchanges (DEX)

| DEX                                                                                                                   | Network | Pair     |
| --------------------------------------------------------------------------------------------------------------------- | ------- | -------- |
| [Uniswap](https://app.uniswap.org/#/swap?outputCurrency=0x728f30fa2f100742c7949d1961804fa8e0b1387d)                   | <Eth /> | GHX/WETH |
| [PancakeSwap](https://pancakeswap.finance/swap?outputCurrency=0xbd7b8e4de08d9b01938f7ff2058f110ee1e0e8d4\&chainId=56) | <Bsc /> | GHX/WBNB |
| [Raydium](https://raydium.io/swap/?inputMint=sol\&outputMint=Cy52Ts2GwSzdkhCihB5i1Vu6sApzgqktNNFyHbsdgwm7)            | <Sol /> | GHX/SOL  |

<Warning>
  Always confirm the contract address before swapping. See [Token Description](/tokenomics/token-description) or [Contracts & Audits](/tokenomics/contracts) for the canonical addresses.
</Warning>

## Earn inside the platform

| Method                   | How it works                                                                                                                                                                                                   |
| ------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **GPU sharing**          | Run the [GamerHash AI App](https://gamerhash.com/pl/app-download) and share idle GPU power for AI workloads. Earnings are paid in **GUSD** (the in-app USD unit), which you can convert to GHX in one click.   |
| **GHXP boost**           | Earn GamerHash Experience Points (GHXP) for activity in the AI App. The more GHXP you accumulate, the higher your GHX rewards for GPU sharing — GHXP works as a reward multiplier, not a convertible currency. |
| **Community campaigns**  | Airdrops, contests, and partner promotions announced through the [official channels](/useful-links#social).                                                                                                    |
| **Staking & LP rewards** | Compound an existing position via [staking](/tokenomics/staking) or [liquidity mining](/tokenomics/liquidity-mining).                                                                                          |

GHX earned in-platform lands in your in-app wallet. From there, withdraw it on-chain to your own wallet or spend it directly in the [GamerHash Store](https://gamerhash.com/en/shop).

## Move GHX between chains

Already hold GHX but on the wrong network — say, on Ethereum when you want to stake on Solana? Bridge it. See [Contracts & Bridging](/tokenomics/contracts#bridging) for live routes.
