# FAQ

<details>

<summary>Is the team Doxxed ? </summary>

No, but we were at EthDenver and sometime we are taking part on crypto event so stay tuned if you want to meet us !

</details>

<details>

<summary>If any government or authority asked the ZKML team to share user data from zkSearch, Zebra, or any other product — would we comply? </summary>

**No. We can’t. And we won’t.**

Our infrastructure is designed so that:

* We **don’t collect** personal data
* We **can’t access** your messages, search queries, or IP
* We **have nothing to hand over**, even if asked

This isn’t just a promise — it’s **coded into the system by design**.\
**Privacy is not a permission we grant. It's a right we protect.**

</details>

<details>

<summary>How does ZKML generate revenue?</summary>

We generate revenue directly through the usage of our products:

* Ads (zkSearch, Zebra,  Zwap)
* Swap fees (ZWAP)
* API access (Zebra AI)

A portion of this revenue is used to **buy back and burn $ZKML tokens**, reducing supply and aligning product growth with token value.

</details>

<details>

<summary>Where can i find all infos and official link for easy navigation ?</summary>

You can check our official [LinkTree](https://linktr.ee/zkml) ( please beware of the fake one )

</details>

If you have any question, we will be happy to answer you on [our official Telegram](https://t.me/zkmlsystems)


---

# 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/overview/faq.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.
