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

# Anyone Tracker

As you guys know, at $ZKML : we are building tools/products privacy-first based and we are also building products under the Anyone Network ( biggest decentralized onion network in the world )\
\
As a relay operator ourself, $ZKML thought it was a good idea to add a tracking bot which will allow all users to have a sort of dashboard where they can check all the desired data at once without switching from one page to another or connecting their wallet, signing-in to their VPS etc.\
$Anyone community is principally concentrated in Telegram as well as $ZKML community so we have decided to make this bot on Telegram !\
\
You can try it now from here:  [Anyone Tracker Bot ](https://t.me/anontrackerbyzkmlbot)!\
\
The following is a list of available commands. We continually add commands and welcome feedback from both the ZKML and Anyone communities. We are working closely in collaboration with our partner at Anyone.<br>

<figure><img src="/files/gsHxlGRHFk3c8vF0EPE2" alt=""><figcaption></figcaption></figure>

Example : \
\
Instead of logging-in to the official $Anyone dashboard and connecting your wallet, you can easily check how much rewards you have redeemed, how much you are supposed to receive in the upcoming $Anyone weekly distribution and how much are redeemable<br>

<figure><img src="/files/r3i1QPVBlngkdCnQWkvF" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
We don't share any wallet/relay details to any entity, its strictly confidential and your privacy is our #1 goal. Your data is and will stay ONLY between us and our developer
{% endhint %}


---

# 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/anyone-tracker.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.
