# 2.3 Our Roadmap

## Official Channels

* **Docs & Knowledge Base:** <https://docs.grxchain.io>
* **X (Twitter):** <https://x.com/GRXchain>
* **Telegram:** <https://t.me/+FSWMs_zXNCU1MDY8>
* **Instagram:** <https://www.instagram.com/grovexchange/end>
* **Facebook:** <https://www.facebook.com/profile.php?id=61577118192406>
* **LinkedIn:** <https://www.linkedin.com/company/grovex-pty-ltd/people/?viewAsMember=true>
* **Explorer:** <https://grxscan.io>
* **Staking:** <https://staking.grxchain.io>
* **Bridge (current, official):** <https://grovex.io>
* **DEX:** <https://grxswap.io>
* **Support:** <admingrovex@grovex.io>

## GRX Chain Roadmap (cleaned)

**Last updated:** 31 October 2025 (AET)

### Phase 1 — Launch & Core Infrastructure (Q3 2025) ✅ Completed

**Deliverables**

* Core network rollout and stability testing (consensus, RPC, explorer, tooling)
* Canonical contracts published (WGRX, Multicall, GRXswap Factory/Router)
* Pegged assets deployed for base pairs (USDT, BTC, ETH representations)

**Success criteria**

* Stable block production and finality
* Contracts verified on **GRXscan**; addresses documented in Developer Resources
* Testnet → Mainnet deployment runbooks validated

### Phase 2 — Market Integration & Decentralised Trading (Q4 2025) 🔵 In progress

**Objectives**

* **GRXswap launch & liquidity bootstrapping:** DEX UI live; initial pools (e.g., WGRX/USDT) seeded
* **Ecosystem visibility:** Submit listings to CoinGecko and CoinMarketCap
* **Wallet & infra integrations:** One-click “Add Network” flows for common wallets

**Success criteria**

* At least two primary pools reach **TVL target ≥ 50% of planned liquidity cap**
* Network-wide **daily volume ≥ USD 40M** sustained (7-day trailing)
* Two major wallets tested end-to-end (desktop & mobile)

### Phase 3 — Ecosystem & Governance Expansion (Q1–Q2 2026) 🟡 Planned

**Objectives**

* Validator set growth with published slashing/ops guides; staking UX updates at `staking.grxchain.io`
* Governance v1 at `proposal.grxchain.io` (idea → RFC → on-chain vote → timelock)
* Grants & co-marketing intake; sample repos; security checklists

**Success criteria**

* Target validator count and decentralisation thresholds met
* First governance proposals executed with post-implementation reports
* ≥10 net new dApps deployed (verified contracts + active users)

### Phase 4 — Interoperability & Advanced Features (H2 2026) 🟡 Planned

**Objectives**

* Evaluate/launch audited bridges beyond **grovex.io** (subject to governance)
* Explore ZK-based features via governance RFCs
* Chain-level analytics dashboards and improved indexer/docs

**Success criteria**

* At least one governance-approved, audited bridge live
* Accepted privacy/scalability proposal with milestones
* Published analytics KPIs (DAU/WAU, volume, TVL, success rate)

### KPI Targets

* **Network:** tx success ≥ 99.5%; median inclusion < 3s (normal load)
* **DEX (Phase 2):** pools hit **≥ 50%** TVL target; **≥ USD 40M/day** network volume
* **Ecosystem (Phase 3):** +10 net new dApps; +5 verified contracts/month
* **Developers:** time-to-first-deploy < 1 day; weekly active builders trending up

### Testnet → Mainnet Promotion Gate

* Critical tests pass; gas within budget
* Dry-run deploy & rollback rehearsal documented
* Multisig/timelock wired; admin transfers tested
* Incident and comms runbooks ready

### Risk Register (summary)

* **Smart contracts:** audits, timelocks, least-privilege roles
* **Liquidity:** bootstrap plan, alerts
* **Infra:** redundancy, rate limits, DDoS/CDN fronting
* **Regulatory:** KYC where required (GroveX), regional notices
* **Comms:** single Official Channels hub; anti-phishing pins

### Deprecations & Sunset

* Minimum 14-day notice for breaking changes (unless security)
* Changelog + banner + migration guide
* Deprecated contracts archived with successors and dates

### Communication Cadence

* Monthly roadmap status and AMA notes (archived in docs)
* Quarterly KPI scorecard and postmortem summary
* Ad-hoc incident updates per IRP

### Roadmap Timeline (snapshot)

* **Q4 2025:** GRXswap launch; CG/CMC submissions; wallet integrations
* **Q1 2026:** Governance v1; staking UX updates; grants intake
* **Q2 2026:** Validator growth; analytics dashboards
* **H2 2026:** Additional bridges (subject to audit & governance); privacy RFCs


---

# Agent Instructions: 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.grxchain.io/2.3-our-roadmap.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.
