# Ecosystem Partnerships

### **Ecosystem Partnerships**

zkShine actively collaborates with multiple layers of Solana’s ecosystem infrastructure, identity, and DeFi to extend privacy utility network-wide.

| Partner / Category     | Description                                                             |
| ---------------------- | ----------------------------------------------------------------------- |
| **Helius RPC**         | Integration for encrypted routing and anonymous RPC calls.              |
| **Phantom & Backpack** | Wallet-level “Private Mode” switch powered by zkVPN.                    |
| **Light Protocol**     | Cross-collaboration on zero-knowledge proof efficiency and compression. |
| **Jupiter & Raydium**  | zk-based PrivateSwap implementation for anonymous DeFi trading.         |
| **Solana Foundation**  | Alignment for privacy infrastructure and validator ecosystem support.   |
| **ZK & AI Projects**   | Future interoperability with zkML engines, including Aleo and Modulus.  |


---

# 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.zkshine.xyz/ecosystem-integration/ecosystem-partnerships.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.
