# Changelog & Roadmap

***

### 🧩 Q4 2025 — MVP Phase

* [ ] API for KYC-proof checks released
* [ ] Cardano Oracle v1

***

### 🧩 Q1 2026 — Foundation Phase

* [ ] Launch Vaults & Identity Tokens with Merkle trees
* [ ] Biometrics API for Midnight
* [ ] Liveness check API for Midnight

***

### ⚙️ Q2 2026 — Integration Phase

* [ ] SDK v1 for dApp integration&#x20;

***

### 🏦 Q3 2026 — Institutional Phase

* [ ] Policy Engine
* [ ] Trust registry tools
* [ ] EUDI-Integration
* [ ] First National-ID integrations

***

### Q4 2026 - Initial Token Incentivization phase

★ **Token Generation Event(TGE)** ★&#x20;

* [ ] Fairway Token release
* [ ] Governance v1

***

### 🌐 Q4 2026 — Expansion Phase

* [ ] Cross-chain SDK (Cardano + EVM + BTC)
* [ ] Cross-chain RWA pilots with clients tokenization platforms

***

### 🚀 Q1 2027 — Enterprise Phase

* [ ] Enterprise SDK&#x20;
* [ ] Enterprise client dashboard

***

### 🪶 Q2 2027 — Sovereign Trust Phase

* [ ] Fully decentralized KYC/AML without any PII data leaving users device
* [ ] Cross-chain proof verification toolkit

***

### Q4 2030 — DAO Hand-Over

* [ ] Governance Autonomy Achieved
* [ ] Fairway DAO assumes full control of protocol and treasury


---

# Agent Instructions: 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:

```
GET https://docs.fairway.global/developers/changelog-and-roadmap.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
