# BOTS

- [DexCheck Telegram Bots](https://docs.dexcheck.ai/bots/dexcheck-telegram-bots.md): TELEGRAM BOTS FOR CRYPTO TRADERS AND BUSINESSES
- [Wallet Tracker Bot - For Traders](https://docs.dexcheck.ai/bots/dexcheck-telegram-bots/wallet-tracker-bot-for-traders.md): Harness simplicity and control over your crypto tracking activities.
- [Whale Tracker Bot - For Traders](https://docs.dexcheck.ai/bots/dexcheck-telegram-bots/whale-tracker-bot-for-traders.md): Get instant access to real-time crypto data on Telegram
- [Buy Bot - For Businesses](https://docs.dexcheck.ai/bots/dexcheck-telegram-bots/buy-bot-for-businesses.md): Keep your community thrilled and in the know every time your crypto token gets bought on a DEX. Let the celebrations begin! 🎉
- [Price Bot - For Businesses](https://docs.dexcheck.ai/bots/dexcheck-telegram-bots/price-bot-for-businesses.md): Get real-time token price updates directly in your Telegram groups.


---

# 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.dexcheck.ai/bots.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.
