# Roadmap

A comprehensive plan outlining the **development, launch, and scaling of HardwAIre DAO**, structured into clear phases (P1-6) with actionable milestones. Each phase builds on the last, driving us toward our vision of becoming the **go-to DAO owned compute infrastructure provider** for AI.

<figure><img src="/files/kuOtkTZPsSbHOTDCOCEL" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="Phase 1" %}

### Foundation & Planing

* [x] **Define Mission & Vision:** Establish the DAO’s core purpose and guiding principles.
* [x] **Technical Research:** Identify the best hardware infrastructure (RTX 4090 GPUs) for scalable compute power.
* [x] **Governance Framework:** Design Snapshot voting systems, quorum thresholds, and transparency measures.
* [x] **Tokenomics Design:** Finalize token supply distribution and liquidity strategies.
* [x] **Community Whitelist Setup:** Structure initial contribution tiers (0.5 ETH, 0.25 ETH, 0.1 ETH, 0.05 ETH).
* [x] **Documentation Kickoff:** Launch GitBook documentation to ensure clarity and accessibility.
* [ ] **Whitelist Wallets:** Collect community wallets for whitelisting purposes.
  {% endtab %}

{% tab title="Phase 2" %}

### Infrastructure Deployment

* [ ] **Secure Initial Funding:** Raise 75 ETH through structured whitelist contributions.
* [ ] **Purchase GPU Hardware:** Deploy RTX 4090 GPU clusters optimized for AI workloads.
* [ ] **Set Up Infrastructure:** Establish data centers, cooling systems, and maintenance protocols.
* [ ] **Monitoring Tools:** Implement real-time health and usage dashboards for GPU clusters.
* [ ] **Initial Partnerships:** Build strategic collaborations with GPU network platforms.
  {% endtab %}

{% tab title="Phase 3" %}

### **DAO Token Launch**

* [ ] **Deploy Token on Uniswap V3:** Add 100M tokens to liquidity pools.
* [ ] **Treasury Purchase**: DAO Treasury purchases tokens from the pool.
* [ ] **Activate Snapshot Governance**: Enable DAO members to create and vote on proposals.
* [ ] **Community Incentive Programs**: Launch initiatives for liquidity providers and contributors.
  {% endtab %}

{% tab title="Phase 4" %}

### Financial Foundations

* [ ] **Sell Compute Power:** Monetize GPU clusters through partnerships with DePIN and AI platforms.
* [ ] **Optimize Pricing Models:** Use market insights for maximum profitability.
* [ ] **Reinvest Revenue:** Expand infrastructure and fund task-enabled agents to benefit the DAO.
* [ ] **Transparent Financial Reporting:** Publish regular financial performance updates.
* [ ] **Allocate Resources to Community Projects**: Begin funding member-led initiatives and hackathons.
  {% endtab %}

{% tab title="Phase 5" %}

### Community Initiatives

* [ ] **Launch Hackathons:** Organize global competitions to foster innovation.
* [ ] **Fund Research Grants:** Support academic and developer-driven research initiatives.
* [ ] **Governance Participation:** Encourage active community involvement in decision-making.
* [ ] **Feedback Loops:** Use community input for continuous improvements and optimizations.
  {% endtab %}

{% tab title="Phase 6" %}

### DAO Manager Agent

* [ ] **Snapshot Integration:** Enable the agent to read and analyze governance proposals.
* [ ] **Wallet Integration:** Provide real-time treasury inflow and outflow monitoring.
* [ ] **Revenue Optimization:** Implement predictive analytics for profitable GPU power sales.
* [ ] **Transparency Reporting**: Generate monthly financial and operational reports.
* [ ] **Alert Mechanisms:** Flag unusual activities and governance irregularities.
* [ ] **Adaptive Intelligence Module:** Enable the agent to learn and improve recommendations over time.
  {% endtab %}
  {% endtabs %}


---

# 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://hardwaire.gitbook.io/dao/about/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.
