> For the complete documentation index, see [llms.txt](https://newsly.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://newsly.gitbook.io/docs/faqs/roadmap.md).

# Roadmap

Since our launch it’s been essential that we continue to develop at a significant pace and we hope that our ambitions for Newsly have been demonstrated not only by what we’ve accomplished but also in what we still have to come.

Some things we have ticked off since launch;&#x20;

* Integrated two additional exchanges (we launched with Bybit, but have since added Bitget and Binance).&#x20;
* Launched Newsly Pro, an essential development that allows users to curate their own news feed
* Added our own unique charting feature, that allows generation of charts inside the Newsly Bot or directly from the News feeds
* Additional news sources such as Lookonchain and Whale Alerts -Our own, monkey adorned PNL cards for that aesthetic touch

This is only scratching the surface of what we have in store. Ultimately we want Newsly to be a highly user-customizable information portal - looking beyond news and evolving into a fully fledged event based trading bot.

This also opens the possibility to integrate our other products, Mirrorly & Twitter2Telegram. A cursory knowledge of how they operate gives some insight into the potential of having both of these systems on board.

We will continue to drive value to the token. The long-term vision is to build a high-revenue business where our users are willing and happy to pay a monthly subscription fee. This will be distributed to holders with discounts/benefits/revshare for holding $NEWS

We are also working on integrating on-chain via perp dexes - a much requested feature and one that could see our audience grow tremendously.&#x20;

This is forgetting other little flavoursome nuggets on the agenda such as the ability to create news profiles, setting up auto trading and additional on chain support

We firmly believe that Newsly will become an essential part of every trader's workflow, delivering a massive edge to all our users. A highly valuable and sought-after product that continues to evolve with the market itself.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://newsly.gitbook.io/docs/faqs/roadmap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
