> 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/usdnews/usdnews-overview.md).

# $NEWS Overview

## URLs

Chart: <https://dexscreener.com/ethereum/0x6fdf03d96c40736f787b6354aed7ca3ae8e3d372>

Etherscan: <https://etherscan.io/token/0x2F8221E82E0D4669AD66eABf02a5bAeD43ea49E7>

Uniswap: <https://app.uniswap.org/#/swap?outputCurrency=0x2f8221e82e0d4669ad66eabf02a5baed43ea49e7&chain=ethereum>

## $NEWS Utility

$NEWS is the utility token of the Newsly ecosystem that unlocks features and subscription discounts within our NEWSLY telegram bot. And in the future, a share of the NEWSLY revenue. Holders will also be entitled to a share of the protocol revenue once revenue sharing is activated

Users of our bot will be entitled to subscription discounts and features unlocked (extra/custom news & execution sources, larger account balances, AI integration, automation, etc) based on the amount of $NEWS tokens held.

Note: Only our beta is currently available which can be accessed with at least 10k $NEWS. Subscription fee will be $0 during our beta period.&#x20;

## **Revenue Sharing**

Our roadmap contains plans to share a portion our revenue with token holders. This will be finalized once pricing tiers are finalized and monthly bot subscriptions are live.&#x20;

## **Charity**

Inspired by [@TreeofAlpha](https://twitter.com/Tree_of_Alpha), the team has pledged to donate 10% of all our proceeds to charity.


---

# 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/usdnews/usdnews-overview.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.
