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

# FAQ

- [About GoMining](https://help.token.gomining.com/faq/about-gmt.md)
- [Buying and selling](https://help.token.gomining.com/faq/buying-and-selling.md)
- [GoMining wallet](https://help.token.gomining.com/faq/gomining-wallet.md)
- [Simple Earn](https://help.token.gomining.com/faq/simple-earn.md)
- [Instant Funds](https://help.token.gomining.com/faq/instant-funds.md)
- [Academy](https://help.token.gomining.com/faq/academy.md)
- [Tokenomics](https://help.token.gomining.com/faq/tokenomics.md)
- [Epochs](https://help.token.gomining.com/faq/tokenomics/epochs.md)
- [Burn & Mint cycles](https://help.token.gomining.com/faq/tokenomics/burn-and-mint-cycles.md)
- [veGOMINING & Locks](https://help.token.gomining.com/faq/tokenomics/vegomining-and-locks.md)
- [Voting](https://help.token.gomining.com/faq/tokenomics/voting.md)
- [Liquidity Pools](https://help.token.gomining.com/faq/liquidity-pools.md)
- [GoMining Launchpad](https://help.token.gomining.com/faq/gomining-launchpad.md)
- [Legality](https://help.token.gomining.com/faq/legality.md)
- [Security](https://help.token.gomining.com/faq/security.md)
- [General questions](https://help.token.gomining.com/faq/security/general-questions.md)
- [Identity Verification (KYC)](https://help.token.gomining.com/faq/security/identity-verification-kyc.md)
- [AML Policy (Anti-Money Laundering)](https://help.token.gomining.com/faq/security/aml-policy-anti-money-laundering.md)
- [Travel rule](https://help.token.gomining.com/faq/security/travel-rule.md)
- [Technical equipment](https://help.token.gomining.com/faq/technical-equipment.md)
- [Environmental friendliness](https://help.token.gomining.com/faq/environmental-friendliness.md)
- [Future plans](https://help.token.gomining.com/faq/future-plans.md)
- [Taxes and reporting](https://help.token.gomining.com/faq/taxes-and-reporting.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:

```
GET https://help.token.gomining.com/faq.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.
