# Auto Trade Alerts Bot

[**Add AlertBot to your channel**](http://TradeAries.com/Alertbot)

### Get Started

1. Add bot to server and provide required permissions.
2. Create channel OR use an existing Alert Channel.
3. `/` starts the command process.
4. Once the process is started you will see a variety of alert options on your screen. Simply choose between `Options` or `Stock`
5. Then selected the order type:&#x20;
   1. `Limit`&#x20;
   2. `Market`&#x20;
   3. `Stop Market`&#x20;
   4. `Stop Limit`&#x20;
   5. `Bracket`&#x20;
   6. `Trailing Stop`&#x20;
   7. `Trailing Percent`
6. Add additional optional parameters, if available. These include stop losses, close trade, and more.

{% embed url="<https://youtube.com/shorts/qImK21CyvYE>" %}
Video Example
{% endembed %}

**Help**

For help, please reach out in our [<mark style="color:purple;">**Discord**</mark>](https://discord.gg/AwKkBXpstU)


---

# 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://help.tradearies.com/discord-data-bots/auto-trade-alerts-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.
