# Using The Bot

- [Using The Bot](https://newsly.gitbook.io/docs/using-the-bot/using-the-bot.md): How to use the bot
- [In-App Charts](https://newsly.gitbook.io/docs/using-the-bot/using-the-bot/in-app-charts.md)
- [CLI Trading](https://newsly.gitbook.io/docs/using-the-bot/using-the-bot/cli-trading.md)
- [Newsly Pro - Filters](https://newsly.gitbook.io/docs/using-the-bot/using-the-bot/newsly-pro-filters.md)
- [Newsly Pro - Profiles](https://newsly.gitbook.io/docs/using-the-bot/using-the-bot/newsly-pro-profiles.md): Learn how to use Profiles to maximize your use of Newsly and catch all relevant trades.
- [Newsly Pro - Webhooks](https://newsly.gitbook.io/docs/using-the-bot/using-the-bot/newsly-pro-webhooks.md): Expand Newsly with an infinite number of news sources, or bring your own News!
- [Mirrorly](https://newsly.gitbook.io/docs/using-the-bot/using-the-bot/mirrorly.md)
- [Requirements](https://newsly.gitbook.io/docs/using-the-bot/requirements.md): What you need to start using Newsly
- [Video Tutorial/ First Time Users](https://newsly.gitbook.io/docs/using-the-bot/video-tutorial-first-time-users.md)
- [Setup Guide](https://newsly.gitbook.io/docs/using-the-bot/setup-guide.md): How to Setup Newsly for trading
- [Generating API Keys on Bybit](https://newsly.gitbook.io/docs/using-the-bot/setup-guide/generating-api-keys-on-bybit.md)
- [Generating API Keys on Binance](https://newsly.gitbook.io/docs/using-the-bot/setup-guide/generating-api-keys-on-binance.md)
- [Generating API Keys on Bitget](https://newsly.gitbook.io/docs/using-the-bot/setup-guide/generating-api-keys-on-bitget.md)
- [Generating API Keys on Hyperliquid](https://newsly.gitbook.io/docs/using-the-bot/setup-guide/generating-api-keys-on-hyperliquid.md): Getting Newsly connected to the on-chain exchange Hyperliquid
- [Newsly Pro Setup](https://newsly.gitbook.io/docs/using-the-bot/setup-guide/newsly-pro-setup.md): What you need to start using Newsly Pro


---

# 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://newsly.gitbook.io/docs/using-the-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.
