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

# Roadmap

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

**Phase 1: Fundraising & Community Building (Q2 2025)**

* **Token Sale & Fundraising:** Raise capital to fund development and ecosystem growth.
* **Strategic Partnerships:** Secure alliances with Real Estate firms, financial institutions and regulatory bodies.
* **Community Creation:** Build awareness through marketing, partnerships and early contributor programs.

**Phase 2: Initial Deployments - Testnet & Real Estate Tokenization (Q3 - Q4 2025)**

* **Testnet Launch:** Deploy testnet of INVAST L1.&#x20;
* **First Real Estate Tokenization Pilot:** Tokenize Real Estate assets in partnership with land registries and institutional partners and soft launch of Tokenization Marketplace.
* **Regulatory Compliance Rollout:** Launch integrated KYC/KYB and digital identity solutions directly on INVAST L1 ensuring regulatory compliance within UAE.

**Phase 3: Mainnet Deployment  (Q4 2025 - Q1 2026)**

* **Mainnet Launch on Partner Blockchain:** Deploy INVAST as an RWA-focused platform while continuing L1 research and development.
* **Decentralized Exchange (DEX) for RWAs:** Provide deep liquidity and trading pools for tokenized assets.
* **Launch Lending & Borrowing Platform:** Enable borrowing against tokenized Real Estate through stablecoins and DeFi integration.&#x20;
* **Institutional Adoption & Expansion:** Scale partnerships with banks, funds and asset managers.

**Phase 4: Expansion of Tokenization into commodities and other assets (Q1 - Q3 2026)**

* Research and Analysis of tokenization of funds, bonds and commodities.
* **Cross-Chain Expansion:** Enable interoperability with major blockchains for asset movement and liquidity.
* **Scalability & Compliance Enhancements:** Continuously evolve regulatory frameworks and expand jurisdictional reach.
* **Innovative Financial Products:** Introduce yield-generating opportunities for RWA-backed investments.


---

# 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://docs.invast.io/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.
