> 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/9.-regulatory-and-compliance-framework.md).

# 9. Regulatory & Compliance Framework 📜

EcoVest’s strategy is built on regulatory alignment, starting within the **ADGM FinTech Sandbox (RegLab)** for Phase 1 testing.

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

### Key Compliance Steps

* **Testing License:** Application for crowdfunding & sustainability-linked finance under ADGM RegLab.
* **KYC/AML:** Automated, robust investor onboarding via licensed custodian partners.
* **Escrow Partnership:** Establishing accounts through regulated entities like Wio Bank or Mashreq NeoBiz for fund security.
* **ESG/MRV Alignment:** Verified metrics must be consistent with the **MoCCAE’s Integrated Emission Quantification Tool (IEQT)**.
* **Data Security:** ISO 27001 and GDPR-aligned storage protocols hosted on UAE servers to meet local data residency requirements.

#### **Regulatory Roadmap**

EcoVest will follow a progressive compliance pathway under ADGM:

1. **Phase 1 – RegLab Testing License (2025):** Operate as a data and analytics platform while validating demand.
2. **Phase 2 – Category 4 Financial License (2026):** Enable crowdfunding and investment facilitation after proof-of-concept.
3. **Phase 3 – Regional Licensing (2027+):** Expand under GCC fintech frameworks and align with the Sustainable Finance Disclosure Regulation (SFDR) model.

This phased approach minimizes regulatory friction and allows for gradual scaling within ADGM’s trusted ecosystem.


---

# 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/9.-regulatory-and-compliance-framework.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.
