# Frequently Asked Questions

## GoMining Digital Miners

- [About miners](https://help.nft.gomining.com/faq/about-miners.md)
- [Computing power](https://help.nft.gomining.com/faq/computing-power.md)
- [Energy efficiency](https://help.nft.gomining.com/faq/energy-efficiency.md)
- [Subscriptions](https://help.nft.gomining.com/faq/subscriptions.md)
- [Miner Subscription](https://help.nft.gomining.com/faq/subscriptions/miner-subscription.md): The subscription automatically increases your miner power every month. Think of it as buying permanent power upgrades on a monthly schedule — not renting.
- [VIP Platinum+ Subscription](https://help.nft.gomining.com/faq/subscriptions/vip-platinum+-subscription.md)
- [Collections](https://help.nft.gomining.com/faq/collections.md)
- [Buying and selling](https://help.nft.gomining.com/faq/buying-and-selling.md)
- [Mining](https://help.nft.gomining.com/faq/mining.md)
- [Mining mode](https://help.nft.gomining.com/faq/mining/mining-mode.md)
- [Miner Wars](https://help.nft.gomining.com/faq/mining/miner-wars.md)
- [Clans](https://help.nft.gomining.com/faq/mining/miner-wars/clans.md)
- [Game Mechanics](https://help.nft.gomining.com/faq/mining/miner-wars/game-mechanics.md)
- [Spells & Power-ups](https://help.nft.gomining.com/faq/mining/miner-wars/spells-and-power-ups.md)
- [Rewards](https://help.nft.gomining.com/faq/mining/miner-wars/rewards.md)
- [Rewards](https://help.nft.gomining.com/faq/rewards.md)
- [Rarity & Achievements](https://help.nft.gomining.com/faq/rarity-and-achievements.md)
- [Marketplace](https://help.nft.gomining.com/faq/marketplace.md)
- [GoMiners Avatars](https://help.nft.gomining.com/faq/marketplace/gominers-avatars.md)
- [Travel](https://help.nft.gomining.com/faq/marketplace/travel.md)
- [Promos](https://help.nft.gomining.com/faq/promos.md)
- [Bonus miner](https://help.nft.gomining.com/faq/promos/bonus-miner.md)
- [Referral & Ambassador Program](https://help.nft.gomining.com/faq/promos/referral-and-ambassador-program.md)
- [Bounty program](https://help.nft.gomining.com/faq/promos/bounty-program.md)
- [VIP program](https://help.nft.gomining.com/faq/promos/vip-program.md)
- [Raffles & Contests](https://help.nft.gomining.com/faq/promos/raffles-and-contests.md)
- [GoBoxes](https://help.nft.gomining.com/faq/promos/goboxes.md)
- [Maintenance fees and discounts](https://help.nft.gomining.com/faq/maintenance-fees-and-discounts.md)
- [Security](https://help.nft.gomining.com/faq/security.md)
- [Caring for the environment](https://help.nft.gomining.com/faq/caring-for-the-environment.md)
- [How to add ETH/BSC wallet](https://help.nft.gomining.com/instructions/how-to-add-eth-bsc-wallet.md)
- [How to withdraw a digital miner](https://help.nft.gomining.com/instructions/how-to-withdraw-a-digital-miner.md)
- [How to activate a miner from Getgems](https://help.nft.gomining.com/instructions/how-to-activate-a-miner-from-getgems.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.nft.gomining.com/faq/about-miners.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.
