# Crypto Bot - General

- [BOT GUIDE: START HERE](https://docs.pump-bot.com/crypto-bot-general/bot-guide-start-here.md): For all PumpBot Bots you start here and select guides for the Bots you want to use.
- [New Coin Listings Bot](https://docs.pump-bot.com/crypto-bot-general/bot-guide-start-here/new-coin-listings-bot.md): This is for the new Coin Listings Bot or Crypto Listings Bot. Make profits from new token listings on Binance, KuCoin, Gateio, MEXC and more.
- [Crypto Pump Detector for Pump Groups](https://docs.pump-bot.com/crypto-bot-general/bot-guide-start-here/crypto-pump-detector-for-pump-groups.md): This is for the Crypto Pump Detector Bot
- [PumpBot Autotrade for Top Gainers](https://docs.pump-bot.com/crypto-bot-general/bot-guide-start-here/pumpbot-autotrade-for-top-gainers.md): This is for the automated 24/7 trading Bot from PumpBot
- [Pump and Dump Bot](https://docs.pump-bot.com/crypto-bot-general/bot-guide-start-here/pump-and-dump-bot.md): Start here for the PumpBot
- [Futures Bot: Automate Trading Signal Groups](https://docs.pump-bot.com/crypto-bot-general/bot-guide-start-here/futures-bot-automate-trading-signal-groups.md): Futures Bot to automate crypto signal groups from Telegram and Discord
- [Your system might think it is a Virus?](https://docs.pump-bot.com/crypto-bot-general/your-system-might-think-it-is-a-virus.md): Super sensitive windows defender or antivirus programs could label this program is harmful - but it is not.
- [Enter your License Key: license.json](https://docs.pump-bot.com/crypto-bot-general/license-json.md): Below you find the ItemId for the Crypto Bot you have. You dont need to change something when you are using the free trial of one of the crypto bots.
- [Connect Bot the Exchange: keysEXCHANGE.json](https://docs.pump-bot.com/crypto-bot-general/keys-json.md): Edit the keys.json - depending on the bot, the name may vary a bit. The EXCHANGE can be Binance, KuCoin or Gate.io.
- [create Binance API Keys](https://docs.pump-bot.com/crypto-bot-general/keys-json/binance-exchange.md): How to create your API Keys for the Binance Exchange
- [create KuCoin API Keys](https://docs.pump-bot.com/crypto-bot-general/keys-json/kucoin-exchange.md): How to create your API Keys for the KuCoin Exchange
- [create Gate.io API Keys](https://docs.pump-bot.com/crypto-bot-general/keys-json/gate.io-exchange.md): How to create your API Keys V4 for the Gate.io Exchange
- [create MEXC Global API Keys](https://docs.pump-bot.com/crypto-bot-general/keys-json/create-mexc-global-api-keys.md): Settings for trading with the PumpBot on MEXC Global
- [create Bybit API Keys](https://docs.pump-bot.com/crypto-bot-general/keys-json/create-bybit-api-keys.md): Set the right Bybit API Keys permissions for crypto trading bots - no withdraw needed!
- [create Bitget API Keys](https://docs.pump-bot.com/crypto-bot-general/keys-json/create-bitget-api-keys.md): How to create your Bitget API Keys for futures trading
- [create Hotbit Keys/Cookies](https://docs.pump-bot.com/crypto-bot-general/keys-json/hotbit-cookies-api.md): How to create your cookies to connect to the hotbit exchange
- [create LaToken API Keys](https://docs.pump-bot.com/crypto-bot-general/keys-json/create-latoken-api-keys.md): How to create your API keys for the LaToken cryptocurrency exchange
- [PumpBot: discordToken.json](https://docs.pump-bot.com/crypto-bot-general/pumpbot-discordtoken-json.md): Only needed for PumpBot. This is for the Discord Detection where you need to use your discord Token to verify.
- [PumpBot: TelegramAPI.json](https://docs.pump-bot.com/crypto-bot-general/pumpbot-telegramapi-json.md): PumpBot only! This is for the Telegram API - To connect the PumpBot to your Telegram Account
- [Get the Telegram Channel Id](https://docs.pump-bot.com/crypto-bot-general/get-the-telegram-channel-id.md): How to find the Telegram Channel Id?


---

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