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

# 4.1 Roadmap

**Phase 1: Platform Development (Q1-Q2 2024)**

**Q1 2024:** Launch of the Qubi DAO beta platform with basic functionalities, such as user registration, basic navigation, and project viewing. **Q2 2024:** Implementation of additional features, including real estate asset tokenization, Solana Blockchain integration, and security and performance testing.

**Phase 2: Expansion and Enhancement (Q3-Q4 2024)**

**Q3 2024:** Official launch of the Qubi DAO platform with a wide range of real estate projects available for investment. **Q4 2024:** Improvements to the user experience, including the introduction of a more intuitive user interface, advanced portfolio management features, and customization options.

**Phase 3: Integration of Advanced Features (2025)**

**Q1-Q2 2025:** Integration of a liquid secondary market for tokens, allowing users to efficiently buy and sell real estate project tokens. **Q3-Q4 2025:** Implementation of advanced decentralized governance features, such as voting and platform improvement proposals.

**Phase 4: Global Expansion and New Opportunities (2026)**

**Q1-Q2 2026:** Expansion into new geographical markets, starting with regions with high demand for real estate investment. **Q3-Q4 2026:** Exploration of new investment opportunities, such as tokenization of other types of assets unrelated to real estate, such as artwork or luxury vehicles.

**Phase 5: Consolidation and Continuous Growth (2027 onwards)**

**2027 onwards:** Continuous optimization of the platform, adding new functionalities based on user feedback and market trends. **Long-term:** Becoming a global leader in the tokenization of real-world assets and the democratization of real estate investment.


---

# 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://qubi-whitepaper.gitbook.io/qubi/section-4-current-context/4.1-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.
