# WandBot Docs

## WandBot Docs

- [WandBot by OzDAO](https://docs.wandbot.app/wandbot-by-ozdao.md): WandBot is a data-driven AI research tool leveraging @oz\_dao's unrivaled cryptonative social activity monitoring engine for real-time alerts and alpha on new and trending crypto tokens.
- [Setting up WandBot](https://docs.wandbot.app/setting-up-wandbot.md): This page describes how to get started with authentication to access WandBot and its token-gated telegram channels.
- [WandBot Onchain x Social Alerts Overview](https://docs.wandbot.app/wandbot-onchain-x-social-data-alerts/wandbot-onchain-x-social-alerts-overview.md)
- [New Contract Onchain X Twitter Alerts](https://docs.wandbot.app/wandbot-onchain-x-social-data-alerts/wandbot-onchain-x-social-alerts-overview/new-contract-onchain-x-twitter-alerts.md)
- [Analyzed (Linked) Contract Alerts](https://docs.wandbot.app/wandbot-onchain-x-social-data-alerts/wandbot-onchain-x-social-alerts-overview/analyzed-linked-contract-alerts.md)
- [Social Activity Alerts](https://docs.wandbot.app/wandbot-onchain-x-social-data-alerts/wandbot-onchain-x-social-alerts-overview/social-activity-alerts.md)
- [Understanding WandBot Signals And Alpha](https://docs.wandbot.app/wandbot-onchain-x-social-data-alerts/understanding-wandbot-signals-and-alpha.md): WandBot is here to help you gauge if a token's community engagement is organic and significant and that the team history has no rugs. Our alerts are curated to maximize this decision making process.
- [Gem Hunter & Categorized Scores](https://docs.wandbot.app/construction-zone/gem-hunter-and-categorized-scores.md)
- [Alpha Signals](https://docs.wandbot.app/construction-zone/alpha-signals.md)
- [Many EVM Chains](https://docs.wandbot.app/yellow-brick-roadmap/many-evm-chains.md)
- [Sentiment Analysis](https://docs.wandbot.app/yellow-brick-roadmap/sentiment-analysis.md)
- [Custom Alerts and Tracking](https://docs.wandbot.app/yellow-brick-roadmap/custom-alerts-and-tracking.md)
- [Research Platform UX](https://docs.wandbot.app/yellow-brick-roadmap/research-platform-ux.md)
- [Deployer + Holder Analysis](https://docs.wandbot.app/yellow-brick-roadmap/deployer-+-holder-analysis.md)
- [LLM Agent Layer](https://docs.wandbot.app/yellow-brick-roadmap/llm-agent-layer.md)
- [Train to Earn](https://docs.wandbot.app/yellow-brick-roadmap/train-to-earn.md)
- [WandBot F.A.Q.](https://docs.wandbot.app/wandbot-f.a.q..md)
- [Buy $WAND](https://docs.wandbot.app/buy-usdwand.md)
- [Other Useful Links](https://docs.wandbot.app/other-useful-links.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
