# Guide: Futures Bot

#### What do you need for this Futures Bot

* A Bybit account or Bitget account and you need to be able to trade Futures  (no KYC needed on Bitget, for US users you can use a VPS or VPN)
* Your Discord User Token or Telegram API to connect to a channel/group
* Computer, VPS or Raspberry Pi you can run 24h a day&#x20;
* Operation System: Windows (soon other OS, or Linux via "wine" command)

#### What is in the Download

Below are the files that you get with the download.

* Futures Bot(s) as .exe-files for Bybit and Bitget
* bybitAPI.json
* bitgetAPI.json
* discordTokenTelegramAPI.json
* userSettings.json

### Current Limitations

* You might not use more than 3 or 4 bots at the same time or it could cause rate limit problems.&#x20;
* only available for the Bybit and Bitget Exchange (KuCoin is planned)

{% hint style="danger" %}
CAUTION: If you have a unified account on Bybit you need to create a sub-account The bot currently does not support Bybit unified account.&#x20;

SOLUTION: Create a sub-account on Bybit
{% endhint %}

{% hint style="success" %}
Please check the version everytime. As most of our members use Bitget (no KYC) we'll update new futures first for Bitget.
{% endhint %}

{% content-ref url="/pages/YyRWIdNPEHlx4OpaLPFW" %}
[discordTokenTelegramAPI.json](/futures-bot-automate-crypto-signals-trading/guide-futures-bot/discordtokentelegramapi-json.md)
{% endcontent-ref %}

{% content-ref url="/pages/1tukAoxaW0XraNva1uND" %}
[userSettings.json](/futures-bot-automate-crypto-signals-trading/guide-futures-bot/usersettings-json.md)
{% endcontent-ref %}


---

# 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/guide-futures-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.
