# Crypto Pump Detector / Pump Catcher Bot

- [Guide: Crypto Pump Detector](https://docs.pump-bot.com/crypto-pump-detector-pump-catcher-bot/guide-crypto-pump-detector.md): This is the guide for the Crypto Pump Detector Bot or Crypto Pump Catcher Bot. Both names mean the same Bot. We want to detect prepumps with them.
- [Operate the Pump Detector Bots](https://docs.pump-bot.com/crypto-pump-detector-pump-catcher-bot/operate-the-pump-detector-bots.md): This is on how to operate the Pump Detector Bots


---

# 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.pump-bot.com/crypto-pump-detector-pump-catcher-bot.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.
