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

# Roadmap

## <mark style="color:purple;">Phase 1</mark>

* [x] Launch Website + Socials `[7000+ followers to date]`
* [x] Secure Pre-Sale Funding from Strategic Partners `[Raised: $44,000]`
  * [x] Moni DAO
  * [x] Alfa DAO
  * [x] Unidentified DAO
  * [x] Crypto With Nick&#x20;
  * [x] Ceazor Snacks&#x20;
  * [x] DeFi Raiders&#x20;
  * [x] zkAmurai (Crypto Linn)
* [x] Partner with [Clip Finance](https://twitter.com/ClipFinance) to develop ZKitty NFT-Fi Contracts & Telegram Farming Bot
* [x] Build Omnichain NFT Minting DApp on Layer0 with zkSync Auto-Bridge Feature  &#x20;
* [x] Sold Out Whitelist Mint `[Raised: $110,000]`

## <mark style="color:purple;">Phase 2</mark>

* [x] Share Revised Tokenomics 1.1 via Gitbook `[22.08.2023]`
* [x] Launch New ZKitty Website `[23.08.2023]`
* [x] Develop Partnerships to grow prospective user/holder base
* [x] ZKitty Telegram Bot MVP Release `[August Week 3]`&#x20;
* [x] $ZKitty Token Launch `[August Week 3]`
* [x] $ZKitty Token Airdrop for ZKitty NFT Holders `[August Week 3]`
* [x] Hire More Devs!
* [x] KATNAP Editions`[November Week 3] ✨`
* [x] Add new chains to farm `[Layer0, Linea, Scroll, Base] [November Week 3]`
* [x] Launch Real Yield Revenue Sharing `[Earn $ETH] [November Week 3]`
* [ ] ZDog Solana Mint `[January 2024] 🐶`
* [ ] Launch DAO Member Governance Program
* [ ] Launch ZKitty Merch Store&#x20;
* [ ] Launch Creator Fund for future ZKitty & Frens NFT Collections

## <mark style="color:purple;">Phase 3</mark>

* [ ] Conduct a security audit via third party bluechip agency&#x20;
* [ ] Upgrade automation and customisation strategies&#x20;
* [ ] Optimise bot performance and scalability&#x20;
* [ ] Add further chains and protocols subject to DAO Member voting&#x20;

## <mark style="color:purple;">Phase 4</mark>&#x20;

* [ ] More chow-chow for the meow-meows and doggos ofc! 🪂&#x20;


---

# 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://zkitty-dao.gitbook.io/zkitty-dao-documentation/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.
