# WandBot by OzDAO

## WandBot Overview

WandBot provides tooling to discover, track and analyze a crypto project's social community from the earliest stage. There is significant hidden alpha in mapping and following cryptonative activities on the social graph, and our goal is to uncover market-moving information in a useful and timely manner at a more fine-grained level than anybody. &#x20;

WandBot curates as much information as possible towards this by monitoring, aggregating and ranking social interactions that are relevant to crypto projects with liquid tokens. Our monitoring engine leverages OzDAO's original ML classification algorithm designed in 2021 to perform this task in a data-driven manner with a high degree of accuracy. WandBot builds on this with its own engine for tracking liquid tokens onchain data and social interactions.

WandBot Alerts are currently being pushed to a token-gated telegram channel, but its roadmap includes a full-fledged, configurable data platform for research and alpha.

## TOTO API

All of the features available to $WAND and OzDAO users will be available as endpoints on [TOTO API](https://toto.oz.xyz/). Leverage our social and on-chain metrics to build your own programatic trading strategy or do a deep dive on projects and users that are important to you.

## Quick links

{% content-ref url="wandbot-onchain-x-social-data-alerts" %}
[wandbot-onchain-x-social-data-alerts](https://docs.wandbot.app/wandbot-onchain-x-social-data-alerts)
{% endcontent-ref %}

{% content-ref url="yellow-brick-roadmap" %}
[yellow-brick-roadmap](https://docs.wandbot.app/yellow-brick-roadmap)
{% endcontent-ref %}

{% content-ref url="buy-usdwand" %}
[buy-usdwand](https://docs.wandbot.app/buy-usdwand)
{% endcontent-ref %}

{% content-ref url="other-useful-links" %}
[other-useful-links](https://docs.wandbot.app/other-useful-links)
{% endcontent-ref %}


---

# 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://docs.wandbot.app/wandbot-by-ozdao.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.
