# Pump Dump Bot

- [Guide: Pump Dump Bot](https://docs.pump-bot.com/crypto-pump-bot-guide/start.md): MUST READ: Advice if you are new to Pump and Dump or new to the Pump Dump Bot. So yes, you have to read this - all you need to know you'll find here.
- [Settings: configEXCHANGE.json](https://docs.pump-bot.com/crypto-pump-bot-guide/general.md): General information for the PumpBot - the important settings which you need to done before every pump.
- [configEXCHANGE.json](https://docs.pump-bot.com/crypto-pump-bot-guide/general/configexchange-json.md): Here are the configExchange.json files for the different Exchanges we currently offer: Binance, KuCoin and Gate.io.
- [Telegram and Discord Detection Settings](https://docs.pump-bot.com/crypto-pump-bot-guide/general/telegram-and-discord-detection-settings.md): This is for the Telegram and Discord Detection Settings in configEXCHANGE.json. This is the most important page, because here you can make the most wrong.
- [PumpBot - First Test](https://docs.pump-bot.com/crypto-pump-bot-guide/pumpbot-first-test.md): Here is how to test your Free PumpBot to see if it works correctly.
- [PumpBot - Manual Buying](https://docs.pump-bot.com/crypto-pump-bot-guide/pumpbot-first-test/pumpbot-manual-buying.md): Here I explain how you can buy a coin in the manual mode.
- [PumpBot - Telegram Detection](https://docs.pump-bot.com/crypto-pump-bot-guide/pumpbot-first-test/pumpbot-telegram-detection.md): Here is how you can test the Telegram Detection of the PumpBot.
- [Pump and Dump Secrets](https://docs.pump-bot.com/crypto-pump-bot-guide/pump-and-dump-secrets.md): Here I share with you one of the best tips I and many members use when it comes to pump and dumps.


---

# 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-bot-guide.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.
