> 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.md).

# Instructions

- [How to add GOMINING and BTC wallets](https://help.token.gomining.com/instructions/how-to-add-gomining-and-btc-wallets.md)
- [How to buy GOMINING](https://help.token.gomining.com/instructions/how-to-buy-gomining.md)
- [Purchase in the personal account](https://help.token.gomining.com/instructions/how-to-buy-gomining/purchase-in-the-personal-account.md)
- [Purchase on the exchange](https://help.token.gomining.com/instructions/how-to-buy-gomining/purchase-on-the-exchange.md)
- [BitGet](https://help.token.gomining.com/instructions/how-to-buy-gomining/purchase-on-the-exchange/bitget.md)
- [BitMart](https://help.token.gomining.com/instructions/how-to-buy-gomining/purchase-on-the-exchange/bitmart.md)
- [Gate.io](https://help.token.gomining.com/instructions/how-to-buy-gomining/purchase-on-the-exchange/gate.io.md)
- [Phemex](https://help.token.gomining.com/instructions/how-to-buy-gomining/purchase-on-the-exchange/phemex.md)
- [MEXC](https://help.token.gomining.com/instructions/how-to-buy-gomining/purchase-on-the-exchange/mexc.md): BEP-20
- [HitBTC](https://help.token.gomining.com/instructions/how-to-buy-gomining/purchase-on-the-exchange/hitbtc.md): ERC-20
- [EXMO](https://help.token.gomining.com/instructions/how-to-buy-gomining/purchase-on-the-exchange/exmo.md): ERC-20
- [Coinsbit](https://help.token.gomining.com/instructions/how-to-buy-gomining/purchase-on-the-exchange/coinsbit.md): ERC-20
- [LBank](https://help.token.gomining.com/instructions/how-to-buy-gomining/purchase-on-the-exchange/lbank.md): ERC-20
- [Latoken](https://help.token.gomining.com/instructions/how-to-buy-gomining/purchase-on-the-exchange/latoken.md): ERC-20
- [Sushiswap](https://help.token.gomining.com/instructions/how-to-buy-gomining/purchase-on-the-exchange/sushiswap.md): ERC-20
- [Uniswap](https://help.token.gomining.com/instructions/how-to-buy-gomining/purchase-on-the-exchange/uniswap.md): ERC-20
- [1inch](https://help.token.gomining.com/instructions/how-to-buy-gomining/purchase-on-the-exchange/1inch.md): ERC-20
- [Pancakeswap](https://help.token.gomining.com/instructions/how-to-buy-gomining/purchase-on-the-exchange/pancakeswap.md): BEP-20
- [Purchase via Trust Wallet](https://help.token.gomining.com/instructions/how-to-buy-gomining/purchase-via-trust-wallet.md)
- [How to pass KYC](https://help.token.gomining.com/instructions/how-to-pass-kyc.md)
- [How to create a crypto wallet and add GOMINING to it](https://help.token.gomining.com/instructions/how-to-create-a-crypto-wallet-and-add-gomining-to-it.md)
- [Trust Wallet ERC-20](https://help.token.gomining.com/instructions/how-to-create-a-crypto-wallet-and-add-gomining-to-it/trust-wallet-erc-20.md): App for iOS/Android
- [Trust Wallet BEP-20](https://help.token.gomining.com/instructions/how-to-create-a-crypto-wallet-and-add-gomining-to-it/trust-wallet-bep-20.md): App for iOS/Android
- [Binance Chain ERC-20](https://help.token.gomining.com/instructions/how-to-create-a-crypto-wallet-and-add-gomining-to-it/binance-chain-erc-20.md): Chrome browser extension
- [Binance Chain BEP-20](https://help.token.gomining.com/instructions/how-to-create-a-crypto-wallet-and-add-gomining-to-it/binance-chain-bep-20.md): Chrome browser extension
- [Ledger ERC-20](https://help.token.gomining.com/instructions/how-to-create-a-crypto-wallet-and-add-gomining-to-it/ledger-erc-20.md): Offline hardware wallet
- [Ledger BEP-20](https://help.token.gomining.com/instructions/how-to-create-a-crypto-wallet-and-add-gomining-to-it/ledger-bep-20.md): Offline hardware wallet
- [Trezor](https://help.token.gomining.com/instructions/how-to-create-a-crypto-wallet-and-add-gomining-to-it/trezor.md): Offline hardware wallet
- [How to Verify a GoMining Representative](https://help.token.gomining.com/instructions/how-to-verify-a-gomining-representative.md)
- [Instand funds](https://help.token.gomining.com/instructions/instand-funds.md)
- [Open a position](https://help.token.gomining.com/instructions/instand-funds/open-a-position.md)
- [Adjust your collateral](https://help.token.gomining.com/instructions/instand-funds/adjust-your-collateral.md)
- [Repay a position](https://help.token.gomining.com/instructions/instand-funds/repay-a-position.md)


---

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