> 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/zebra.md).

# Zebra

## What is Zebra ?&#x20;

> **Zebra** is a secure messaging platform built on top of the **Anon Network**, designed for users who value **privacy**, **anonymity**, and **freedom of communication**.

Originally forked from Signal, Zebra has since been **fully rebuilt from scratch** to remove the limitations of legacy stacks and give full control back to the user.\
Zebra is not just a chat app — it's part of a broader vision to become a **privacy-first communication and tooling layer** for the decentralized world.<br>

## How to install Zebra ?&#x20;

\
**Installing Zebra is as easy as any other app.**\
Just grab it from the official links below — Zebra is currently available on **Android** and **all major desktop OS**. *(Note: Zebra V1 has been sunset and will be replaced with the v2 version.)*

**iOS users, don’t worry — we haven’t forgotten you!**\
Zebra is still under review by the Apple team and should be live very soon.

### Click on the image below for Mobile version :

\
\
[![Get it on Google Play](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPneKtNJOzC3bx1ue2EKh%2Fuploads%2FZ3Ibo2IjF35s0t1RAZqv%2Fgoogle-play-badge%201.png?alt=media\&token=0787db5e-6dd9-4510-8d42-17aa4430b42c)](https://play.google.com/store/apps/details?id=com.zebrai.mobile)<br>

### Click on the image below for Desktop versions :

[<img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPneKtNJOzC3bx1ue2EKh%2Fuploads%2FYmLjbMxmpqfPEiLLp6Ri%2Fzebra.png?alt=media&#x26;token=0b9cbe6e-d51e-4c42-b16b-f1d91431da85" alt="Zebra" data-size="original">](https://www.zebramessenger.app/)

Our digital architecture landscape for our messaging is coming to fruition. Your messages are for you and the receiver <mark style="color:red;">ONLY</mark> !\
\
We already have planned new iterations to be added soon, [User feedback](/zkml/overview/report-bug-feedback.md) is very important!  \
We listen to the community as we want them to grow with us.


---

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