# Roadmap

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

* :white\_check\_mark: Establishment of privacy-focused infrastructure XRPL (ZkShield we put it down for legal reasons)
* :white\_check\_mark: Privacy Router: Development of a privacy router for anonymous transactions
* :white\_check\_mark: zSnarky Integration: Incorporation of zero-knowledge proofs  (renamed to [Zwap](/zkml/products/zwap.md))
* [❌](https://emojiterra.com/fr/croix-rouge/) zKOS: Development of a secure operating system framework <br>

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

* :white\_check\_mark: Collaborate with privacy-focused search engines for shared insights  ([ZkSearch](/zkml/products/zksearch.md))
* :white\_check\_mark: Leverage Bittensor for powering the zkSearch AI search engine, focusing on the ZKML subnet on Bittensor to ensure enhanced privacy and security ([ZkSearch](/zkml/products/zksearch.md))
* ❌ Adapt the zKOS framework for mobile devices ensuring compatibility with major mobile hardware     &#x20;
* ❌ Engage with communities around LineageOS and GrapheneOS for insights on privacy-centric mobile OS development&#x20;

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

* :white\_check\_mark: Enhance interoperability with ROSE and MINA networks, establish partnerships for cross-chain transactions ([Zwap](/zkml/products/zwap.md))

## <mark style="color:blue;">Phase 4 :</mark>

* :white\_check\_mark: Position zKML as a leader in confidential transactions through strategic partnerships, developer collaborations, and educational campaigns (Partnership with [Anyone](https://www.anyone.io/), [CSwap](https://app.chain-swap.org/), [CryptoAutos](https://www.cryptoautos.com/), [AiGpu](https://www.aigpu.co/))
* :white\_check\_mark: ❌Build privacy solutions on both networks, drawing inspiration from projects like Minamix and TornadoMina showcased at ETHGlobal (Zwap is on Oasis)

## <mark style="color:blue;">Phase 5 :</mark>

* :white\_check\_mark: Build an AI marketplace allowing users to buy/sell (with crypto) LLM and dataset without storing anything, as well as training their own datasets  ([AiMarketplace](/zkml/products/ai-marketplace-rebrand-in-progress-downtime-expected.md))
* :white\_check\_mark: Route ZkSearch queries through [Anyone](https://www.anyone.io/) and add a better Ai alternatives into it (something that doesn't store users data) ( veniceAI + built-in VPN using Anyone proxy )
* ⏳Include blockchain integration into [Zebra](/zkml/products/zebra.md), maybe account abstraction will be native in the future, something like what telegram is doing with TON but for ethereum instead (and others EVM chains)  &#x20;
* ⏳Expand Existing product to mobile ( [ZkSearch](/zkml/products/zksearch.md), [Zebra](/zkml/products/zebra.md) )
* &#x20;:white\_check\_mark: Expand [Zwap](/zkml/products/zwap.md) to others EVM chains, Solana, Cosmos etc ...
* Make further research about a possible zkOs (looking at AlephZero EVM zkOs)


---

# 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://zkml.gitbook.io/zkml/overview/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.
