# Roadmap

#### 🟢 Phase 1 — Foundation (Completed)

* 🟢 Concept & Whitepaper Draft — Initial idea for decentralised GPU sharing.
* 🟢 Community Setup — Telegram & X presence established.
* 🟢 Smart Contract Deployment — $UNITY token live on Ethereum.
* 🟢 Dashboard Launch — GPU detection, stress control, and point system.
* 🟢 Private Beta Testing — Early testers onboarded to validate flows.

***

#### 🟡 Phase 2 — Core Platform (In Progress)

**🟢 Already Live**

* 🟢 Earnings Dashboard — Track GPU sharing earnings & balances.
* 🟢 Activity Tracking — Session logs & points earned visible in real time.
* 🟢 Announcements Feed — In-app updates for bugs, fixes, and news.

**🟡 In Progress**

* 🟡 Staking Module — $UNITY staking live with manual USDC distribution.
* 🟡 Automated Rewards Distribution — Transition from manual to smart-contract driven payouts.
* 🟡 Performance Optimizations — Lower latency & improved GPU detection stability.

***

#### 🔴 Phase 3 — Growth & Adoption (Planned)

* 🔴 Auto-Connect Wallets — Seamless login without reconnection.
* 🔴 Multi-Language Support — English + more (community driven translations).
* 🔴 Dark Mode & UI Enhancements — Extra themes & refined UX.
* 🔴 Cross-Platform Compatibility — Mobile & lightweight browser client.
* 🔴 Referral System — Incentivized invites to onboard new GPU providers.
* 🔴 Token Buyback & Burn Program — Revenue allocation to deflationary mechanics.

***

#### 🔴 Phase 4 — Scaling the Ecosystem (Future)

* 🔴 B2B GPU Integration — Partnerships with AI, gaming, and rendering projects.
* 🔴 Enterprise Dashboard — Bulk GPU deployment & monitoring for large clients.
* 🔴 Decentralized Marketplace — Rent/sell GPU power directly via $UNITY.
* 🔴 Cross-Chain Expansion — Integrate Polygon, Arbitrum, or Solana for scalability.
* 🔴 AI Agent Integration — Automated agents that tap into GPUnity’s GPU network.


---

# 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://info.gpunity.io/community/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.
