> For the complete documentation index, see [llms.txt](https://gold-mining.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gold-mining.gitbook.io/whitepaper/8.-roadmap-and-adoption-strategy/8.1-technical-roadmap.md).

# 8.1 Technical Roadmap

Gold Mining follows a structured plan with defined technical and strategic milestones to ensure the continuous delivery of value to the ecosystem.

#### 🧭 Official Timeline

| Period      | Key Milestones                                                  |
| ----------- | --------------------------------------------------------------- |
| **Q3 2025** | <p></p><ul><li>Pre-sale launch on Dex-Trade and Helio</li></ul> |

```
          - Staking activation (flexible and evolutionary)
          - Start of Burn-for-Boost
          - First global marketing campaign
          - First scheduled token burn
```

\| **Q4 2025** | - Completion of staking infrastructure

* Full validation and testing of Solana contracts
* Integration with Phantom and Solflare wallets
* First strategic partnerships with physical mining companies

\| **Q1-Q2 2026** | - Implementation of the ranking and affiliate system\\

* Expansion of the marketplace with tokenized jewelry\\
* Rewards via NFT + seasonal drops\\

\| **Q3-Q4 2026** | - Issuance of the $GOLD stablecoin (backed by physical gold)

* Integration with medium-sized exchanges (5% of gold production will be distributed to GMC Staking)
* Active IoT monitoring at the SM 150 mining site

\| **2027** | - Expansion into Central America and Africa

* Launch of international branches
* DAO governance with on-chain voting rights

> 🔧 Auditable roadmap, subject to acceleration based on market performance and strategic partnerships.

***


---

# 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://gold-mining.gitbook.io/whitepaper/8.-roadmap-and-adoption-strategy/8.1-technical-roadmap.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.
