# Alertatron

*Please first note that you can only use 1 Runbot Strategy per Alertatron Bot. If you want to run multiple strategies, you need to create as many bots on Alertatron.*

***

### To receive your Strategy Alerts directly on your Alertatron account and automate your trading, first go to <https://app.runbot.io/Bot/>.

Click "+ Create a new credit webhook".

<figure><img src="/files/oFHm1460tlTuTZFBFuOX" alt=""><figcaption></figcaption></figure>

***

On the Bot webhook configuration box, select 'Linked strategy' and pick the strategy you want to receive alerts from.

<figure><img src="/files/O4ALDX4A70yIU1MdJr1N" alt=""><figcaption></figcaption></figure>

***

Enter the exact amount of capital you wish to allocate to your trading strategy. The size of your orders will be based on this reference, which can be a lower or a higher amount, depending on the leverage of your strategy.

<figure><img src="/files/GTDd7U5WcTm04YSAsJdn" alt=""><figcaption></figcaption></figure>

***

Select "Alertatron" to send alerts to.

<figure><img src="/files/6evKCoG5aSuQ2bOZpUTe" alt=""><figcaption></figcaption></figure>

***

Now, to create your Alertatron bot, go to <https://alertatron.com/signals-lite/bots> and click "Create new automated bot..."

<figure><img src="/files/rCQsEvqsFi1c6b3LdnJ2" alt=""><figcaption></figcaption></figure>

***

Give your new bot a name, then select the exchange this bot will trade on, and finally enter the trading pair your Bot is going to trade. For BTC trading, simply enter "BTC", for Ethereum "ETH", for Binance Coin "BNB".&#x20;

Then click "Create Bot".

<figure><img src="/files/cPmLoLkzz1GiGsnr9bEz" alt=""><figcaption></figcaption></figure>

***

Click on the arrow near your Trading Bot name to access All the infos of your trading bot.

<figure><img src="/files/Zr2XwajRsnJ95ljskwYd" alt=""><figcaption></figcaption></figure>

***

Scroll down and add the API Key of the exchange you want to trade on.

<figure><img src="/files/PNKygVdsu59vFalsvisA" alt=""><figcaption></figcaption></figure>

See the Alertatron documentation if you need more infos for this step [here](https://alertatron.com/docs/signals-lite/bybit-setup).

***

Click and Copy the Webhook Adress here.

<figure><img src="/files/NZzjZgerUKASOPv7C0fO" alt=""><figcaption></figcaption></figure>

***

### Now go back to your Runbot webhook parameters <https://app.runbot.io/Bot/> and paste the copied webhook URL

<figure><img src="/files/ctJzItkXyDarEs7YPKN0" alt=""><figcaption></figcaption></figure>

***

Finally, select the exchange you want to trade on (this must be the same exchange as the one filled on the Alertatron API key).

<figure><img src="/files/yk96FsLpJY9bX93iFFSh" alt=""><figcaption></figcaption></figure>

***

Click ![](/files/e5issY8AL1GwdCQ0lScm) and ![](/files/8P9wCC7VPsXIZjasOnen) to start your automated trading with Alertatron and Runbot!

Happy trading!


---

# 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.runbot.io/webhooks-trading-bots/alertatron.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.
