> For the complete documentation index, see [llms.txt](https://mineprodocumentation.gitbook.io/minepro-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mineprodocumentation.gitbook.io/minepro-documentation/table-of-contents.md).

# Table of contents

### ***1.0 Welcome to MinePro***

[*1.1 Project overview*](/minepro-documentation/welcome-to-minepro/project-overview.md)

### ***2.0 The Problem***

[*2.1 Power cost*](/minepro-documentation/the-problem/power-cost.md)

### ***3.0 The Solution***

[*3.1 Logic Mining through MinePro*](/minepro-documentation/the-solution/logic-mining-through-minepro.md)

### *4.0 Halving Effects*

[*4.1 The gap increases further between industrial & retail Bitcoin mining*](/minepro-documentation/halving-effects/the-gap-increases-further-between-industrial-and-retail-bitcoin-mining.md)

### *5.0 Competitors*

[*5.1 Unattractive power rates and investment models*](/minepro-documentation/competitors/unattractive-power-rates-and-investment-models.md)

### *6.0 Expansion*

[*6.1 Hosting and bringing true RWA to Web3*](/minepro-documentation/expansion/hosting-and-bringing-true-rwa-to-web3.md)

### *7.0 Additional Information*

[*7.1 Long Term Vision*](/minepro-documentation/additional-information/long-term-vision.md)

[*7.2 Transparency*](/minepro-documentation/additional-information/transparency.md)

[*7.3 Social Proof and Business Development*](/minepro-documentation/additional-information/social-proof-and-business-development.md)

### *8.0 Token Metrics*

[*8.1 The $MINE token*](/minepro-documentation/token-metrics/the-usdmine-token.md)

[*8.2 How $MINE works*](/minepro-documentation/token-metrics/how-usdmine-works.md)

[*8.3 Tokenomics split*](/minepro-documentation/token-metrics/tokenomics-split.md)

[*8.4 Staking mechanics*](/minepro-documentation/token-metrics/staking-mechanics.md)

### *9.0 Resources*

[*9.1 Links*](/minepro-documentation/resources/links.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://mineprodocumentation.gitbook.io/minepro-documentation/table-of-contents.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.
