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

# 12. Development Roadmap

## 12.1 Asset Phasing

* **Phase 1**: Core Index Categories (Low risk, compliance-friendly, high user awareness)
* **Phase 2**: Star Individual Stocks (High topicality, high volatility, requires regional compliance control)
* **Phase 3**: Cryptocurrencies & Macro Assets (Web3 native, globally user-friendly)
* **Phase 4**: Entertainment/Cross-border Prediction (Differentiation, enhances community activity)

***

## 12.2 Market Example (by Phase)

#### **Phase 1 (Launch 0–3 Months): Indices**

* **S\&P 500:** Closing price 5200–5220? (Yes/No)
* **Nasdaq 100:** Closing price > 18250? (Yes/No)
* **Dow Jones 30:** Closing price 39400–39600? (Yes/No)
* **Nikkei 225:** Closing price 38500–38800? (Yes/No)

***

#### **Phase 2 (3–6 Months): Star Individual Stocks**

* **Nvidia (NVDA):** 170–172.5? (Yes/No)
* **Tesla (TSLA):** > $250? (Yes/No)
* **Apple (AAPL):** 220–225? (Yes/No)
* **Microsoft (MSFT):** 415–420? (Yes/No)
* **Meta (META):** < $500? (Yes/No)

***

#### **Phase 3 (6–12 Months): Crypto & Macro Assets**

#### **Cryptocurrencies**

* **Bitcoin (BTC):** $58,000–$60,000? (Yes/No)
* **Ethereum (ETH):** $2,800–$3,000? (Yes/No)
* **Solana (SOL):** > $180? (Yes/No)

#### **Macro Assets**

* **Gold:** $1950–$1970? (Yes/No)
* **Crude Oil (WTI):** $78–$80? (Yes/No)
* **US Dollar Index (DXY):** > 103? (Yes/No)

***

#### **Phase 4 (12+ Months): Entertainment & Cross-Border**

* **Tesla Financial Report:** Q3 revenue > $25B? (Yes/No)
* **OpenAI:** Release GPT-6 before Q4 2025? (Yes/No)
* **Ethereum Upgrade:** Proto-Danksharding completed in 2025? (Yes/No)
* **Sports / Social Events:** 49ers win the Super Bowl? (Yes/No)

***

## 12.3 Launch Timeline (Roadmap)

#### **Phase 1 (0–3 months, MVP Launch)**

* Only Index markets are open (S\&P500, Nasdaq100, Dow Jones).
* Goal: Validate Oracle, market liquidity, and user habits.
* Fixed generation of 4–5 index markets weekly.

#### **Phase 2 (3–6 months, Expand Asset Pool)**

* Add Star Individual Stocks (NVDA, AAPL, TSLA, MSFT, META).
* Goal: Increase topicality and social spread, attract stock investors and retail users.
* Fixed generation of 5–10 individual stock markets + index markets weekly.

#### **Phase 3 (6–12 months, Web3 Integration Period)**

* Add Cryptocurrency & Macro Asset markets (BTC, ETH, Gold, Oil, DXY).
* Goal: Attract crypto-native users, expand international market.
* Generate 3–5 crypto markets and 2–3 macro markets weekly.

#### **Phase 4 (12+ months, Differentiation Phase)**

* Open community DAO-defined events (Financial report predictions, tech company events, AI/crypto major events).
* Goal: Form a differentiated ecosystem, enhance user stickiness and community drive.
* Organize a "Large Guessing Season" monthly, offering extra incentives.

***

## 12.4 Key Recommendations

1. Prioritize Indices → then expand Individual Stocks → then integrate Crypto/Macro → finally Entertainment, to gradually lower compliance risk.
2. Control the number of assets in each phase to 5–10, to avoid excessive dilution of liquidity.
3. Range Design:

* Indices → ±1%
* Individual Stocks → ±$2.5/±2%
* Crypto → ±2%–3%
* Macro → Divided by commodity volatility

4. All markets must have floor and ceiling ranges (e.g., "Higher than X," "Lower than Y") to ensure complete coverage.


---

# 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:

```
GET https://vizo.gitbook.io/vizo-exchange-docs/documentation/technology/integrations-1.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.
