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

# Roadmap

#### April 2024: Pre-Seed, Research, & Team Building

* Legal research, business model ideation, pre-production, logistics, & team building
* Pre-Seed closed

#### Q2 2024: CTP, GPU RWA Vault, & Ecosystem Building

* Compute Tokenization Protocol development, GNFT smart contract development
* DEX, DePIN, & DeFi partnerships, IDC prep, community growth & MKT efforts, etc.

#### Q3 2024: H100 GPU RWA Vault Pre-sale

* Solana mainnet launch & H100 GPU RWA Vault Pre-sale
* DeFi & RWA ecosystem integrations

#### Q4 2024: H200 Upgrade & Sales

* Upgrade from H100 to H200
* IDC partner & channel sales expansion

#### **Q1 2025: AIDC Deal Sourcing**

* AI company partnerships & Data Center BD
* New website, AI digest bot, & legal logistics

#### **Q2 2025: Deal Pipeline Expansion**

* H200 acquisition, installation, testing, RWA token airdrop, operations, etc.
* Dashboard and miniGPU staking launch

***

| Q3 2025                                                                                                                                                                                                           | Q4 2025                                                                                                                                                                                                                  | Q1- 2026                                                                                                                                          |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------- |
| <ul><li>Institutional Investor Simulation Tool and Proprietary Market Data</li><li>Snapshot and Yield Claim Services</li><li>Operator Channel Program</li><li>GNFT to miniGPU Conversion Solana Program</li></ul> | <ul><li>Investor Channel Program</li><li>YieldWars</li><li>AI Digest Bot (open source)</li><li>$AIFI token smart contract, lending protocol integration, etc.</li><li><strong>TGE (to be determined)</strong> </li></ul> | <ul><li>Independent Verifier Service</li><li>$AIFI staking boost & stAIFI access to GPU ETF</li><li>GPU custody</li><li>More to come...</li></ul> |


---

# 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://compute-labs.gitbook.io/compute-labs/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.
