> For the complete documentation index, see [llms.txt](https://docs.gramfi.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gramfi.ai/gramfi-info-fi-on-telegram/customized-news-bot-service.md).

# Customized News Bot service

##

<figure><img src="/files/UyWhGDgqSBlAKwM3FLHJ" alt=""><figcaption></figcaption></figure>

##

#### The Problem: Information Overload

In the crypto ecosystem, **Telegram and X (Twitter)** are the two dominant channels of information. However:

* **Not all users actively use X.** Many prefer to stay within Telegram.
* **Telegram is highly fragmented.** Important news and insights are spread across countless channels, forcing users to join dozens—or even hundreds—of groups to stay up to date.
* This creates **information fatigue**, where users spend more time searching than actually acting on valuable insights.

#### The Solution: <mark style="color:$primary;">GramFi Customized News Bot</mark>

<mark style="color:$primary;">GramFi</mark> solves this problem by giving each user their **own personal AI-powered news assistant** within Telegram.

* **Custom Follow List**: Choose which X accounts you want to track—whether they’re top KOLs, news media outlets, or major exchanges. Add them directly into your personal bot.
* **AI Summarization**: Instead of scrolling endlessly through raw feeds, your bot automatically summarizes and organizes key insights from those accounts, delivering them directly to you in a digestible format.
* **Telegram KOL Integration**: Beyond X, the bot can also scrape content from Telegram KOL channels. This means you can consolidate fragmented Telegram insights into a single, customized stream.

<figure><img src="/files/hhMwzplGJvJo6MYj9iSU" alt=""><figcaption></figcaption></figure>

#### One Channel, Endless Coverage

With your **Customized** <mark style="color:$primary;">GramFi Bot</mark>, you no longer need to chase dozens of channels or platforms. A single channel gives you:

* Breaking exchange announcements
* Curated news from crypto media
* KOL insights and narratives from both X and Telegram

It’s like compressing the entire crypto information landscape into **one smart, personalized feed**.

#### The Value: AI as Your Crypto Secretary

* **Reduce Information Fatigue**: No more drowning in endless notifications or hopping between dozens of channels.
* **Stay Ahead of the Curve**: AI ensures you capture trends and alpha as they emerge—summarized and contextualized.
* **Personalized Experience**: Each user’s bot is unique, shaped by the accounts and channels they choose to follow.

With <mark style="color:$primary;">**GramFi’s Customized News Bot**</mark><mark style="color:$primary;">,</mark> your Telegram becomes more than a chat app—it becomes your **personal crypto secretary**, powered by AI to keep you informed, focused, and ahead.


---

# 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://docs.gramfi.ai/gramfi-info-fi-on-telegram/customized-news-bot-service.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.
