# Futures Bot - automate crypto signals trading

- [Futures Bot - automated Signals trading](https://docs.pump-bot.com/futures-bot-automate-crypto-signals-trading/crypto-futures-bot-signals-trading.md): Futures Bot - automated trading for Telegram and Discord Signal Groups
- [Guide: Futures Bot](https://docs.pump-bot.com/futures-bot-automate-crypto-signals-trading/guide-futures-bot.md): Full Explanation of the Crypto Futures Bot and how to do the Settings.
- [discordTokenTelegramAPI.json](https://docs.pump-bot.com/futures-bot-automate-crypto-signals-trading/guide-futures-bot/discordtokentelegramapi-json.md): Settings for the discordTokenTelegramAPI.json
- [userSettings.json](https://docs.pump-bot.com/futures-bot-automate-crypto-signals-trading/guide-futures-bot/usersettings-json.md): This is where you do all your settings regarding the crypto signals.
- [EntryType and Deviation](https://docs.pump-bot.com/futures-bot-automate-crypto-signals-trading/guide-futures-bot/entrytype-and-deviation.md): How to set the EntryType and Deviation for the Futures Bot
- [Multiple Take Profits/Targets](https://docs.pump-bot.com/futures-bot-automate-crypto-signals-trading/guide-futures-bot/multiple-take-profits-targets.md): Multiple Take Profit/Targets from the crypto signal, or your settings or a combination of both.
- [Signal Group Settings - help](https://docs.pump-bot.com/futures-bot-automate-crypto-signals-trading/guide-futures-bot/signal-group-settings-help.md): As of now (15.01.23) the bot doesnt works flawless with all groups - here is help
- [Install and run on a Ubuntu VPS](https://docs.pump-bot.com/futures-bot-automate-crypto-signals-trading/guide-futures-bot/install-and-run-on-a-ubuntu-vps.md): Here we show you how easily you can download, config and run the PumpBot Futures Bot on a cheap Ubuntu VPS


---

# 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/futures-bot-automate-crypto-signals-trading.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.
