# Zebra Features

## What can i do on Zebra ?&#x20;

### 💬 Communication

| Features                                   | Status   |
| ------------------------------------------ | -------- |
| Send Message                               | ✅ 📩     |
| Edit Message                               | ⏳ ✏️     |
| Send and receive Audio                     | ✅ 🎙️    |
| Send and receive Images                    | ✅ 🖼️    |
| Delete Messages ( for me / for everyone)   | ✅ 🗑️    |
| Search Messages                            | ⏳ 🔍     |
| Tag using @username                        | ✅ 📣     |
| Pin message                                | ✅ 📌     |
| Built-in ai features (ZebraAi integration) | ⏳ 🤖     |
| Link support                               | ⏳ :link: |
| Zebra Mode                                 | ⏳ 🦓     |
| Call and Video Call                        | ⏳ 📞     |
| Pin conversation                           | ⏳📌      |

### 👥 Group Chat Features

| Feature                               | Status |
| ------------------------------------- | ------ |
| Create and leave group chat           | ✅      |
| Add user to group chat (admin needed) | ✅      |
| See group chat users list             | ✅      |
| Change group chat name + picture      | ✅      |
| Promote user in group chat            | ⏳      |

***

### 👤 Account & Profile

| Feature                    | Status |
| -------------------------- | ------ |
| Change app theme           | ✅      |
| Change profile pic         | ✅      |
| Delete Account             | ✅      |
| Delete Conversation        | ✅      |
| Change @username           | ⏳      |
| Display NFT as profile pic | ⏳      |
| Flex token balance         | ⏳      |

***

### 🛠️ Integrations & Web3

| Feature                                     | Status |
| ------------------------------------------- | ------ |
| Zwap integration (bridge to 20+ chains)     | ⏳      |
| Anyone tracker integration                  | ⏳      |
| ZkSearch integration (built-in VPN browser) | ⏳      |
| Send and receive tokens (ETH)               | ⏳      |
| Token gated group (Collab.land-style)       | ⏳      |


---

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