> ## 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.

# Useful Links

> One page covering every app, exchange, community channel, and ecosystem resource you'll likely need.

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>;

## Apps and products

<CardGroup cols={2}>
  <Card title="GamerHash AI App" icon="robot" href="https://gamerhash.com/pl/app-download">
    Desktop AI client and earning module — share GPU power, earn GUSD, run local AI tools.
  </Card>

  <Card title="GamerHash Mobile" icon="mobile" href="https://gamerhash.com/en/app-download">
    Companion mobile app for managing your account and tracking earnings.
  </Card>

  <Card title="GamerHash Store" icon="cart-shopping" href="https://gamerhash.com/en/shop">
    Spend GHX on games, gift cards, and digital goods.
  </Card>

  <Card title="deAPI" icon="code" href="https://deapi.ai">
    Public OpenAI-compatible API on top of the GamerHash GPU network.
  </Card>
</CardGroup>

## GamerCoin (GHX)

* [gamercoin.com](https://gamercoin.com/en) — token landing page
* [Staking & Liquidity Mining dashboard](https://staking.gamercoin.com/)
* [Bridge (cBridge)](https://cbridge.celer.network/) — Ethereum ↔ BNB Chain transfers

### Where to trade

| Venue                                                                                                      | Type        | Pair     |
| ---------------------------------------------------------------------------------------------------------- | ----------- | -------- |
| [Bithumb](https://www.bithumb.com/react/trade/order/GHX-KRW)                                               | CEX         | GHX/KRW  |
| [KuCoin](https://www.kucoin.com/trade/GHX-USDT)                                                            | CEX         | GHX/USDT |
| [MEXC](https://www.mexc.com/exchange/GHX_USDT)                                                             | CEX         | GHX/USDT |
| [Gate.io](https://www.gate.io/trade/GHX_USDT)                                                              | CEX         | GHX/USDT |
| [Uniswap](https://app.uniswap.org/#/swap?outputCurrency=0x728f30fa2f100742c7949d1961804fa8e0b1387d)        | DEX <Eth /> | GHX/WETH |
| [PancakeSwap](https://pancakeswap.finance/info/token/0xbd7b8e4de08d9b01938f7ff2058f110ee1e0e8d4)           | DEX <Bsc /> | GHX/WBNB |
| [Raydium](https://raydium.io/swap/?inputMint=sol\&outputMint=Cy52Ts2GwSzdkhCihB5i1Vu6sApzgqktNNFyHbsdgwm7) | DEX <Sol /> | GHX/SOL  |

For live charts and aggregator data, see [Track GHX](/resources/track-ghx).

## Community

* [X / Twitter](https://twitter.com/GamerHashCom) — announcements and short-form updates.
* [Discord](https://gamerhash.com/en/l/Myw09) — fastest live response from moderators.
* [Telegram](https://gamerhash.com/en/l/l9Nb9) — broader announcements and discussion.
* [YouTube](https://www.youtube.com/channel/UCv6axnIN6jczLcLraH4cK6g) — product walkthroughs and recap videos.
* [Medium](https://medium.com/we-are-the-gamerhash) — long-form articles and monthly community updates.

## Documentation and support

* [GamerHash AI FAQ](https://gamerhash.com/en/faq/gamerhash-ai)
* [GamerHash FAQ](https://gamerhash.com/en/faq)
* [Terms and Conditions](https://gamerhash.com/en/rules)
