> For the complete documentation index, see [llms.txt](https://help.token.gomining.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.token.gomining.com/instructions/how-to-buy-gomining/purchase-on-the-exchange.md).

# Purchase on the exchange

In this section, you will find instructions on how to buy GoMining Token on the following exchanges:

#### CENTRALIZED EXCHANGES

* [BitGet](/instructions/how-to-buy-gomining/purchase-on-the-exchange/bitget.md)
* [BitMart](/instructions/how-to-buy-gomining/purchase-on-the-exchange/bitmart.md)
* [Gate.io](/instructions/how-to-buy-gomining/purchase-on-the-exchange/gate.io.md) (ERC-20)
* [Phemex](/instructions/how-to-buy-gomining/purchase-on-the-exchange/phemex.md) (ERC-20/BEP-20)
* [MEXC](/instructions/how-to-buy-gomining/purchase-on-the-exchange/mexc.md) (BEP-20)
* [HitBTC](/instructions/how-to-buy-gomining/purchase-on-the-exchange/hitbtc.md) (ERC-20)
* [EXMO](/instructions/how-to-buy-gomining/purchase-on-the-exchange/exmo.md) (ERC-20)
* [Coinsbit](/instructions/how-to-buy-gomining/purchase-on-the-exchange/coinsbit.md) (ERC-20)
* [LBank](/instructions/how-to-buy-gomining/purchase-on-the-exchange/lbank.md) (ERC-20)
* [Latoken](/instructions/how-to-buy-gomining/purchase-on-the-exchange/latoken.md) (ERC-20)

#### DECENTRALIZED EXCHANGES&#x20;

* [Sushiswap](/instructions/how-to-buy-gomining/purchase-on-the-exchange/sushiswap.md) (ERC-20)
* [Uniswap](/instructions/how-to-buy-gomining/purchase-on-the-exchange/uniswap.md) (ERC-20)
* [1inch](/instructions/how-to-buy-gomining/purchase-on-the-exchange/1inch.md) (ERC-20)
* [Pancakeswap](/instructions/how-to-buy-gomining/purchase-on-the-exchange/pancakeswap.md) (BEP-20)

You can also see the actual list of exchanges on our website [gmt.io](https://gmt.io/en)

{% hint style="info" %}
We recommend that you first sign up in the personal account. This will allow you to link your GOMINING wallets and buy GOMINING in any way convenient for you: in the personal account or on the exchange.

If you add ERC-20 and BEP-20 GOMINING addresses that don't yet store GoMining Tokens, they are verified automatically.
{% endhint %}


---

# 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://help.token.gomining.com/instructions/how-to-buy-gomining/purchase-on-the-exchange.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.
