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

# 12. Go-to-Market Plan (12-Month Roadmap) 🧭

| Phase                  | Period  | Objective                                         | Deliverable                                   |
| ---------------------- | ------- | ------------------------------------------------- | --------------------------------------------- |
| **1. Foundation**      | Q4 2025 | Establish ADGM partnership & MRV data integration | MoU with MoCCAE, ADGM sandbox approval        |
| **2. Prototype**       | Q1 2026 | Build & test AI + dashboard MVP                   | Demo to Hub71 & Flat6Labs mentors             |
| **3. Beta Launch**     | Q2 2026 | Controlled pilot with early investors             | 10 verified projects, 500 test users          |
| **4. Licensed Launch** | Q3 2026 | Fully compliant crowdfunding operations           | Live retail platform & data licensing clients |

<figure><img src="/files/7TO3WbazyAEXMCczOLmP" alt="" width="375"><figcaption></figcaption></figure>

#### **User Acquisition Strategy**

EcoVest will target both **retail and B2B segments** in the UAE:

**Retail Channels**

* Partner with **Wio Bank**, **Mashreq NeoBiz**, and **ADCB Green Accounts** to onboard retail investors already exposed to sustainability programs.
* Leverage **Masdar City and Hub71** ecosystems for early adopters and pilot investors.
* Build a community through **EcoVest Impact Club** — monthly reports, rewards, and exclusive access to new verified projects.

**Enterprise & Institutional Channels**

* Offer **API and ESG data subscriptions** to banks and corporates needing verified impact reporting.
* Collaborate with **MoCCAE**, **Beeah**, and **Masdar** for project onboarding and validation.
* Position EcoVest as a **preferred verification partner** for SMEs under UAE’s ESG mandate.

**Marketing Focus:** Performance-based campaigns on LinkedIn, ADGM FinTech networks, and sustainability summits.\
**Target:** 1,000 investors and AED 300K ARR by Q4 2026.


---

# 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://ecovest.gitbook.io/ecovest/12.-go-to-market-plan-12-month-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.
