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

# Zwap

## Where can i access Zwap V2 ?&#x20;

ZWAP V2 isn’t just an upgrade — it’s a full redesign, built for **more privacy**, **more flexibility**, and **a smoother swap experience** across chains. You can use ZWAP V2 directly from your browser or inside Telegram — no extension installation needed.

#### 🌍 **Web App**

Access ZWAP instantly via the official web interface, no need to connect your wallet:\
👉 <https://zwap.zkml.systems>

#### 💬 **Telegram Mini App**

Swap directly inside Telegram using our mini app:\
👉 <https://t.me/zkmlZwapBot/zwap>

> Both versions are fully privacy-preserving, require no account, and support the same powerful features.

### 🚀 What's New in ZWAP V2?

* &#x20;**No more WalletConnect**\
  Use ZWAP from any device, no dApp browser required.
* &#x20;**35+ Tokens Supported** *(vs. 2 in V1)*\
  Swap across a wide range of assets, instantly.
* **20+ Chains Integrated** *(vs. 1 in V1)*\
  True cross-chain interoperability with zero friction.
* &#x20;**Real-Time Tracking**\
  Know exactly where your funds are at each step.
* &#x20;**XMR Routing Available**\
  For completely untraceable transactions.
* &#x20;**$ANYONE Integration**\
  Your IP stays hidden via the Anon Network.

***

### 🧩 What’s Coming Next?

* 🛣 **More Route Options**\
  Choose between higher privacy or lower fees depending on your needs.
* 🔗 **Support for More Tokens & Chains**\
  We're constantly expanding coverage.
* 🧠 **Anonymous API Access**\
  Developer-friendly tools to plug ZWAP into your own apps, with privacy by default.

***

### ⚙️ Using ZWAP

> Using ZWAP is simple — no wallet connection needed.\
> Open the app, select your token and destination, and hit **Swap**.\
> That’s it — fully non-custodial, no login, no KYC.

***

### 🛡️ Privacy First. Always.

ZWAP follows the same principles as all Zebra tools:

* ❌ No tracking
* ❌ No accounts
* ❌ No IP logging
* ✅ No compromises

**Freedom by design. Powered by the Anon Network.**

All infos regarding Zwap V1 can be found below :point\_down:

{% content-ref url="/pages/t06xkuRvqCi8Jt3hiJdC" %}
[Zwap V1](/zkml/products/zwap/zwap-v1.md)
{% endcontent-ref %}


---

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