# NEWSLY

## NEWSLY

- [Welcome to NEWSLY](https://newsly.gitbook.io/docs/welcome-to-newsly.md)
- [How Does It Work?](https://newsly.gitbook.io/docs/welcome-to-newsly/how-does-it-work.md)
- [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
- [Twitter2Telegram Follows by Newsly](https://newsly.gitbook.io/docs/twitter2telegram-follows-by-newsly.md): How can you use Twitter2Telegram (T2T) to extract alpha from crypto Twitter?
- [Twitter2Telegram Tweets by Newsly](https://newsly.gitbook.io/docs/twitter2telegram-tweets-by-newsly.md)
- [$NEWS Overview](https://newsly.gitbook.io/docs/usdnews/usdnews-overview.md): CA: 0x2F8221E82E0D4669AD66eABf02a5bAeD43ea49E7
- [Tokenomics](https://newsly.gitbook.io/docs/usdnews/tokenomics.md)
- [FAQS](https://newsly.gitbook.io/docs/faqs.md)
- [Roadmap](https://newsly.gitbook.io/docs/faqs/roadmap.md)
- [Telegram Community](https://newsly.gitbook.io/docs/faqs/telegram-community.md)
- [Official Links](https://newsly.gitbook.io/docs/faqs/official-links.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://newsly.gitbook.io/docs/welcome-to-newsly.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.
