# Discord Data Bots

- [Options Flow Bot](https://help.tradearies.com/discord-data-bots/options-flow-bot.md): We call this bot Laminar; its purpose is to deliver customizable & filterable fifteen minute delayed options flow data.
- [News Bot](https://help.tradearies.com/discord-data-bots/news-bot.md): We call this bot Archelous; its purpose is to deliver quick actionable market news directly to your server
- [Analyst Ratings Bot](https://help.tradearies.com/discord-data-bots/analyst-ratings-bot.md): We call this bot Organon. Wall Street analysts often have access to the highest levels of access in the markets. This bot automatically tracks rating & report changes by high profile analysts.
- [Insider Trades Bot](https://help.tradearies.com/discord-data-bots/insider-trades-bot.md): We call this bot Horsis. Insiders purchasing or offloading shares can be a huge tell tale. Never miss out again. This bot automatically tracks and post the largest & most unusual insider buys/sells.
- [Top Movers Bot](https://help.tradearies.com/discord-data-bots/top-movers-bot.md): We call this bot Delphi; its purpose is to deliver actionable lists, on command, of the markets top movers in both directions directly to your server.
- [Senate Trades Bot](https://help.tradearies.com/discord-data-bots/senate-trades-bot.md): We call this bot Hyperion. We have all heard the talk as more data is showing a large outperformance by high profile US government officials. This bots automatically tracks their largest moves.
- [Auto Trade Alerts Bot](https://help.tradearies.com/discord-data-bots/auto-trade-alerts-bot.md): This is AlertBot, admins can use the commands to send share links to any order on Aries. Members of the channel can then click those links to submit the exact same order within two seconds!


---

# 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.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.
