# Products

- [Zebra](https://zkml.gitbook.io/zkml/products/zebra.md): Secure messaging platform built on top of the Anon Network
- [Sunsetting Zebra V1](https://zkml.gitbook.io/zkml/products/zebra/sunsetting-zebra-v1.md): Learn more about how Zebra V1 was developed — and why we've decided to sunset it.
- [Zebra V2: Back in Stripes](https://zkml.gitbook.io/zkml/products/zebra/zebra-v2-back-in-stripes.md): Since the successful launch of Zebra Desktop V1 a few months ago, a lot has happened — and we’re excited to share some big decisions.
- [Zebra Features](https://zkml.gitbook.io/zkml/products/zebra/zebra-features.md): This page outlines all the features currently available on Zebra, as well as those planned for the future.
- [ZkSearch](https://zkml.gitbook.io/zkml/products/zksearch.md): A private browser prioritizing user privacy and routed through the anon network ( built-in VPN)
- [Zwap](https://zkml.gitbook.io/zkml/products/zwap.md): The Next Evolution of Private  Cross chain swap.Zwap is a privacy tools ensuring confidentiality and discretion
- [Zwap V1](https://zkml.gitbook.io/zkml/products/zwap/zwap-v1.md)
- [Lenz Ai](https://zkml.gitbook.io/zkml/products/lenz-ai.md): Analyze and give compliance opinions on any web3 product/project based on actual crypto laws.
- [Anyone Tracker](https://zkml.gitbook.io/zkml/products/anyone-tracker.md): Manage relays, get relay map, status, bandwidth, wallet rewards and more
- [Ai marketplace ( rebrand in progress, downtime expected)](https://zkml.gitbook.io/zkml/products/ai-marketplace-rebrand-in-progress-downtime-expected.md): Purchase and sell datasets/ LLM models (such as Llama 3, Orca, Chat GLM, etc.) directly using cryptocurrency.
- [How to Create / Buy a model](https://zkml.gitbook.io/zkml/products/ai-marketplace-rebrand-in-progress-downtime-expected/how-to-create-buy-a-model.md): All you need is an email, and a wallet


---

# 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/products.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.
