> For the complete documentation index, see [llms.txt](https://docs.pump-bot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pump-bot.com/futures-bot-automate-crypto-signals-trading.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pump-bot.com/futures-bot-automate-crypto-signals-trading.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
