> For the complete documentation index, see [llms.txt](https://docs.blockminer.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blockminer.pro/documentation/token-utility-usdminer.md).

# Token Utility ($MINER)

The **$MINER token** is the backbone of the Blockminer ecosystem. It serves multiple purposes:

1. **In-game currency** – buy mining components and upgrades in the Shop.
2. **Play-to-Earn reward** – mine $MINER from your rigs and earn passively.
3. **Peer-to-Peer transfers** – send or receive $MINER from other players.
4. **Conversion to SOL** – turn your in-game rewards into real Solana tokens.
5. **Future governance** – upcoming updates may allow $MINER holders to vote on game features.

This makes $MINER not just a game token, but a true utility coin within the Blockminer economy.

***

### Economy & Strategy

Blockminer is a simulation of **real-world mining economics**. Just like in real life, strategy matters:

* **Early Game Strategy:** Start with affordable GPUs and upgrade gradually.
* **Mid Game Strategy:** Invest in motherboards and rigs to expand capacity.
* **Late Game Strategy:** Switch to ASIC miners for high-speed dominance.

Players must also decide whether to **hold $MINER for future upgrades** or **convert to SOL for profit**. The global leaderboard pushes competition, while the open transfer system allows players to create **alliances or markets**.


---

# 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://docs.blockminer.pro/documentation/token-utility-usdminer.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.
