# Roadmap

📅 Meow Finance Roadmap – 2025

| Quarter     | Milestones                                                                                                                                                                                                                                                                                                                                                  |
| ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Q1 2025** | <p>- Built Bribe Wars v1<br>- NFT Time-Lock Vaults in Development<br>- Partnered with DeFi protocols (integrations)<br>- Zapper v1 & v2 Development<br>- Flex Vaults Development<br>- Prepped for Testnet Launch<br>- Core infra + audits setup<br>- Unified System Architecture Finalized</p>                                                              |
| **Q2 2025** | <p>- Launched NFT Vaults Testnet<br>- Zapper v1 Live (single sided deposits)<br>- Bribe Wars v1 Live (yet to officially launch)<br>- Zapper v2 Goes Public (dual sided deposits)<br>- Flex Vaults Testnet Launch scheduled<br>- Unified Borrowing in Testing (with LP tokens)<br>- Community Growth + Awareness<br>- Integration with Partners Begins</p>   |
| **Q3 2025** | <p>- AI Yield Aggregator Testnet <br>- Liquid Launch Testnet (Liquid NFT IDO)<br>- Bribe Wars v2 Testnet<br>- Zapper v3 Cross-Chain Testnet (interoperability)<br>- Universal Balance System (Idle asset yield)<br>- Yield Strategies Rollout (looping, strategies)<br>- Borrowing for Liquid NFTs (Unified borrowing)<br>- DAO Council Planning Begins</p> |
| **Q4 2025** | <p>- AI Aggregator Mainnet Launch (Estimate-Monad)<br>- Liquid Launch Mainnet<br>- NFT-backed Borrowing Vaults<br>- Zapper v3 Mainnet<br>- Cross-Chain Vault Interoperability<br>- Liquidity Mining + Points Program<br>- DAO Governance Council Formation</p>                                                                                              |


---

# 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.mydiscocats.com/foundation/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.
