> 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/13.-financial-forecast-and-funding-ask.md).

# 13. Financial Forecast & Funding Ask 💰

We project profitability by Year 2, driven by high-margin data licensing and growing platform fees.

### 3-Year Projection (AED)

| Category     | Year 1    | Year 2    | Year 3    |
| ------------ | --------- | --------- | --------- |
| **Revenue**  | 0.3M      | 1.2M      | 3.5M      |
| **Expenses** | 0.8M      | 1.0M      | 2.0M      |
| **Profit**   | **-0.5M** | **+0.2M** | **+1.5M** |

<figure><img src="/files/1JJ8BsAISGIztxgJfyi8" alt=""><figcaption></figcaption></figure>

### Funding Ask

We are seeking an **AED 600K Seed Round** to secure initial regulatory approval and product launch.

| Use of Funds              | Allocation | Purpose                                        |
| ------------------------- | ---------- | ---------------------------------------------- |
| AI & Product Development  | 40% (240K) | Hiring data scientist, cloud infrastructure.   |
| Compliance & Licensing    | 25% (150K) | ADGM sandbox fees, legal counsel.              |
| Partnerships & Marketing  | 20% (120K) | Investor acquisition, project sourcing events. |
| Operations & Verification | 15% (90K)  | Project vetting costs, general operations.     |

#### **Revenue Composition & Growth Drivers**

By Year 3, EcoVest expects diversified revenue streams:

| Source                | % of Revenue | Description                                 |
| --------------------- | ------------ | ------------------------------------------- |
| Platform Fees         | 45%          | Transaction-based retail investing          |
| Data/API Licensing    | 30%          | Impact analytics sold to banks & VCs        |
| White-label SaaS      | 15%          | EcoVest tech stack licensed to institutions |
| Verification Services | 10%          | ESG/MRV audits for SMEs & green startups    |

These streams scale independently, reducing reliance on investor volume while creating defensibility through data and recurring SaaS contracts.

#### **Key Financial Assumptions**

* Average user investment: AED 1,000
* Average transaction fee: 0.8%
* User base: 10K by end of Year 3
* 25 enterprise data clients, each averaging AED 100K/year
* Breakeven point: **Month 24** with cumulative AUM of AED 10M+


---

# 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/13.-financial-forecast-and-funding-ask.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.
