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

# Roadmap

1. Phase 1 — Acorn (Foundation, Q4 2025)

* $ROGZ presale via PinkSale on ETH
* Smart contracts & audits (escrow, NFTs)
* Testnet launch + first 10–20 rigs onboarded
* Beta airdrop & community building\ <br>

#### Phase 2 — Nest (Mainnet Launch, Q1 2026)

* MVP completion & mainnet go-live on Arbitrum
* Fiat on-ramp integrations
* Early adoption incentives (50+ rigs, $5M raises)
* Initial DAO governance setup\ <br>

#### Phase 3 — Forage (Expansion, Q2–Q3 2026)

* Pool & DeFi partnerships (SlushPool, Aave)
* Marketing campaigns, 5K+ users, 200+ rigs
* NFT marketplace, insurance pool, XP tiers
* Multi-language & green mining incentives\ <br>

#### Phase 4 — Burrow (Decentralization, Q4 2026 & Beyond)

* Full DAO handover by end-2026
* Scale to 10K+ rigs, $200M+ TVL
* Cross-DePIN & RWA integrations
* Buyback/burn, exchange listings, 100K+ users\ <br>

#### Phase 5 — Forest (Multi-Vertical Ecosystem, 2027+)

* Expansion into GPU compute, real estate, gold, and RWA launchpad
* $ROGZ as the unified token layer across all verticals
* Fractional NFTs as portable identity + yield credentials\ <br>

Goal: Evolve RigWorkZ into a multi-asset RWA platform<br>


---

# 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://rigworkz.gitbook.io/docs/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.
